|
|
|
|
|
by minmax2020
1076 days ago
|
|
May I ask what library you're using for kanji to hiragana transliteration? I'm working on a language product as well and I'm using pykakasi which is certainly prone to errors. I tried your app and noticed similar errors as well (大いばり should show ooibari instead of daiibari, for example). Wonder if we can do better on transliteration. |
|
Unidic also interesting but harder to use and huge data size.
I’m going to be layering on gpt to further improve.
What're you working on?