ikegami-yukino/mozcpy
Kana-Kanji converter using Mozc dictionary
This tool helps convert Japanese Kana (phonetic script) into Kanji (logographic characters) and can also segment sentences into individual words. You provide a string of Kana, and it outputs the most likely Kanji conversion or a list of word segments. It's designed for developers working with Japanese text processing.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer building applications that need to process or convert Japanese text from phonetic input to logographic characters or perform word segmentation.
Not ideal if you are an end-user looking for a graphical user interface (GUI) or a complete Japanese input method editor (IME) for daily typing.
Stars
47
Forks
4
Language
Python
License
WTFPL
Category
Last pushed
Feb 14, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ikegami-yukino/mozcpy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EmilStenstrom/conllu
A CoNLL-U parser that takes a CoNLL-U formatted string and turns it into a nested python dictionary.
OpenPecha/Botok
🏷 བོད་ཏོག [pʰøtɔk̚] Tibetan word tokenizer in Python
zaemyung/sentsplit
A flexible sentence segmentation library using CRF model and regex rules
taishi-i/nagisa
A Japanese tokenizer based on recurrent neural networks
natasha/razdel
Rule-based token, sentence segmentation for Russian language