Skip to content

Releases: tk1024/seimei-split

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Mar 14:23
e165919

What's Changed

  • docs: デモサイトを docs/ 配下に追加 by @tk1024 in #5
  • test: エッジケース131件の評価データを追加 by @tk1024 in #9
  • test: allowLowConfidence モードの accuracy レポートを追加 by @tk1024 in #10
  • feat: 文字種境界スコアリング + OOV姓ペナルティ + カタカナ姓例外フロー by @tk1024 in #7
  • ci: main push 時に docs を自動更新 by @tk1024 in #11
  • feat: TanStack Router でドキュメントサイトを再構築 by @tk1024 in #12

Full Changelog: v0.1.1...v0.2.0

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 21 Mar 18:27
467ebc0

What's Changed

  • docs: 英語版READMEに日本語ドキュメントへのリンクを追加 by @tk1024 in #1
  • perf: 辞書データを62%削減(gzip 591KB → 294KB) by @tk1024 in #2
  • perf: reading データを分離して tree shaking を有効化 by @tk1024 in #3
  • docs: READMEに原理の詳細説明、辞書統計、バンドルサイズを追加 by @tk1024 in #4

New Contributors

  • @tk1024 made their first contribution in #1

Full Changelog: https://github.com/tk1024/seimei-split/commits/v0.1.1