Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.43 KB

File metadata and controls

38 lines (23 loc) · 1.43 KB

FastMikannAPI

Code style: black Static Badge

Caution

This project is currently in an alpha state. While breaking changes is becoming less common, nevertheless, anything and everything could change.

This project provides a fully free API for furigana generation and intelligent search capabilities, tailored for Japanese language learners.

Under the hood, it uses Mikann, a morphological analyzer powered by Sudachi with extended dictionaries and search-optimized processing of Japanese idioms and sentence pattern, designed for information retrieval tasks of Japanese dictionary applications.

Free Deployment with Vercel

Deploy with Vercel

Contributing

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.

Credits

Thanks to

Takanori Suzuki, for his talk 『Python で 日本語処理 入門 〜フリガナプログラムを作ろう〜』 on PyCon JP 2024.

JetBrains, for offering the PyCharm Community Edition for free.

LICENSE

MIT