A package for separating Japanese text into syllables
Project description
jasyllablesep
Japanese text parser to separate Katakana string into syllables.
Usage
Install
pip install jasyllablesep
Code example
import jasyllablesep
print(jasyllablesep.parse("シンシュンシャンソンショー"))
['シン', 'シュン', 'シャン', 'ソン', 'ショー']
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
jasyllablesep-0.0.0.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jasyllablesep-0.0.0.tar.gz.
File metadata
- Download URL: jasyllablesep-0.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd9b02641cb70852b9ee67148821134a61142c73f477ad83e4c43b8875b0a3ab
|
|
| MD5 |
a60231da266bac766307874103897fbf
|
|
| BLAKE2b-256 |
ed12d17f2f8418cf50df06cdfb35bc5991e9a817efe479e5df76d5b2c76127b9
|
File details
Details for the file jasyllablesep-0.0.0-py3-none-any.whl.
File metadata
- Download URL: jasyllablesep-0.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2ed34f87b0c0047e344bd1772c3da447b23df6afa6cd5b16ad491cf4f8ef558
|
|
| MD5 |
8701f78184789c79adbef2a6c8faf87f
|
|
| BLAKE2b-256 |
e94a43ec36752083b03929ee277afd6d15aa9c710438b72991f23bfa7214e7cc
|