pykakasi
is a Python Natural Language Processing (NLP) library to transliterate hiragana, katakana and kanji (Japanese text) into rōmaji (Latin/Roman alphabet). It can handle characters in NFC form.
Its algorithms are based on the kakasi library, which is written in C.
- Install (from PyPI):
pip install pykakasi
- Install (from conda-forge):
conda install -c conda-forge pykakasi
- Documentation available on readthedocs
This project has given up GitHub. (See Software Freedom Conservancy's Give Up GitHub site for details)
You can now find this project at https://codeberg.org/miurahr/pykakasi instead.
Any use of this project's code by GitHub Copilot, past or present, is done without our permission. We do not consent to GitHub's use of this project's code in Copilot.
Join us; you can Give Up GitHub too!