Skip to main content

Japanese mora separator

Project description

pypi Documentation Status CI MIT

Japanese text parser to separate Hiragana/Katakana string into morae (syllables).

License

Copyright (c) 2023 Hideyuki Tachibana, MIT License

Usage

Install

pip install jamorasep

Code Example

# import
import jamorasep
jamorasep.parse("シャンプーハット", output_format="katakana")
jamorasep.parse("シャンプーハット", output_format="simple-ipa")
jamorasep.parse("シャンプーハット", output_format="kunrei")
jamorasep.parse("シャンプーハット", output_format="hepburn")

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

jamorasep-0.0.1.tar.gz (14.1 kB view hashes)

Uploaded Source

Built Distribution

jamorasep-0.0.1-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

Supported by

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