Replies: 1 comment
-
いずれにせよ、識別モデルに対応できるような、モデルの差し替えが容易にできるような実装にしたいなぁ、と。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
総論
Mozc は統計的かな漢字変換を採用している。Aakaza でも現在は統計的かな漢字変換をメインにおいている。
が、Akaza は OSS なので、コスト計算のソースになるデータが圧倒的に足りていないので難しい。
大量のデータを使って錬成するのは難しいので、少量のコーパスを使うことで、強めに学習をかける、みたいなことをできると理想的。
See also
Beta Was this translation helpful? Give feedback.
All reactions