This project provides a fully free API for furigana generation and Japanese search assistance, tailored for Japanese language learners.
Under the hood, it employs Mikann as the morphological analyzer, which is based on Sudachi's architecture optimized for Japanese dictionary retrieval.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Takanori Suzuki, for his talk 『Python で 日本語処理 入門 〜フリガナプログラムを作ろう〜』 on PyCon JP 2024.
JetBrains, for offering the PyCharm Community Edition for free.