Japanese mora separator
Project description
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file jamorasep-0.0.1.tar.gz
.
File metadata
- Download URL: jamorasep-0.0.1.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2b13dc23f8edb8195d0d316679ed4b26dabae2772b99962f05af8719eb71e52 |
|
MD5 | f8e3bcbbf2964a7165a7a88e9a2081ef |
|
BLAKE2b-256 | 2aefe79b0c6c6ccb153d9f3d292913dfdb89414c20a1f16ad2b61a817787a7a6 |
File details
Details for the file jamorasep-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: jamorasep-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e59fcdc3609674a736172f190a6ad38b301364284fe9ee8401e82915c22344bd |
|
MD5 | 67d6bcbb3bc23b8647158889daf273e2 |
|
BLAKE2b-256 | e4e6395d7747f4daf7511f976e0c49d2da32b4dc196e018671d609ff887e76c2 |