miurahr / pykakasi

Lightweight converter from Japanese Kana-kanji sentences into Kana-Roman.

Home Page:https://codeberg.org/miurahr/pykakasi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pykakasi

Overview

Documentation Status PyPI version Run Tox tests Azure-Pipelines Coverage status

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.

Give Up GitHub

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!

Logo of the GiveUpGitHub campaign

About

Lightweight converter from Japanese Kana-kanji sentences into Kana-Roman.

https://codeberg.org/miurahr/pykakasi

License:GNU General Public License v3.0


Languages

Language:Python 100.0%