.. image:: https://readthedocs.org/projects/pykakasi/badge/?version=latest :target: https://pykakasi.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. image:: https://badge.fury.io/py/pykakasi.png :target: http://badge.fury.io/py/Pykakasi :alt: PyPI version
.. image:: https://github.com/miurahr/pykakasi/workflows/Run%20Tox%20tests/badge.svg :target: https://github.com/miurahr/pykakasi/actions?query=workflow%3A%22Run+Tox+tests%22 :alt: Run Tox tests
.. image:: https://dev.azure.com/miurahr/github/_apis/build/status/miurahr.pykakasi?branchName=master :target: https://dev.azure.com/miurahr/github/_build?definitionId=13&branchName=master :alt: Azure-Pipelines
.. image:: https://coveralls.io/repos/miurahr/pykakasi/badge.svg?branch=master :target: https://coveralls.io/r/miurahr/pykakasi?branch=master :alt: Coverage status
.. image:: https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg :target: https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md
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.
PyPI
_): pip install pykakasi
conda-forge
_): conda install -c conda-forge pykakasi
Documentation available on readthedocs
_.. PyPI
: https://pypi.org/project/pykakasi/
.. conda-forge
: https://github.com/conda-forge/pykakasi-feedstock
.. kakasi
: http://kakasi.namazu.org/
.. Documentation available on readthedocs
: https://pykakasi.readthedocs.io/en/latest/index.html
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!
.. _Give Up GitHub
: https://GiveUpGitHub.org
.. image:: https://sfconservancy.org/img/GiveUpGitHub.png :width: 400 :alt: Logo of the GiveUpGitHub campaign