Skip to main content

Japanese character utilities

Project description

jchars

jchars is a Python library for working with Japanese characters. Its main purpose is to automatically match each character in a kanji word to its reading. All available functions are explained in detail in the documentation.

Documentation

Full documentation: https://mariomoratilla.github.io/jchars/

Installation

From PyPI:

pip install jchars

From GitHub:

git clone https://github.com/mariomoratilla/jchars.git
cd jchars
pip install -e .

Usage

import jchars

jchars.match_kanji_to_hiragana("食べ物", "たべもの")
# Example output:
# (True, '', [['食', 'た'], ['べ', 'べ'], ['物', 'もの']])

Author

Mario Moratilla mariomoratilla@gmail.com

License

This project is licensed under the MIT License - see the LICENSE file for details

Version History

  • 0.1.0
    • Initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jchars-0.1.0.tar.gz (181.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jchars-0.1.0-py3-none-any.whl (189.9 kB view details)

Uploaded Python 3

File details

Details for the file jchars-0.1.0.tar.gz.

File metadata

  • Download URL: jchars-0.1.0.tar.gz
  • Upload date:
  • Size: 181.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for jchars-0.1.0.tar.gz
Algorithm Hash digest
SHA256 41a9204b5363e2f3133c3d742cd72cc5e6d774b9804344ee7cc4364b9550a7fc
MD5 821f23fc4a8b508b6aba4eb37dad0f60
BLAKE2b-256 40b387ec82f61acffe5b3827b72f386b23a4e186c923d131c08067123e3d0527

See more details on using hashes here.

File details

Details for the file jchars-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: jchars-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 189.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.1

File hashes

Hashes for jchars-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5d21b4ef24306efaf0605d7f640994535ef46dde0414573d3d22b75dcce06770
MD5 32967bbcef7e71d3de89f2d2d2134e05
BLAKE2b-256 b7fe4963b8b1ab65014709e62a9b2837ca39c4f1a28fca6c08df3dff354b85e9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page