Skip to main content

A python library

Project description

japanese2phoneme

A python library to convert Japanese to phoneme.

Install

pip install japanese2phoneme

Quick Start

>>> import japanese2phoneme
>>> japanese2phoneme.get_chunked_kana('林檎')
(['林檎'], ['リンゴ'], ['r i ɴ g o'])
>>> japanese2phoneme.get_chunked_kana('リンゴ')
(['リンゴ'], ['リンゴ'], ['r i ɴ g o'])
>>> japanese2phoneme.get_chunked_kana('これは牡蠣です')
(['これは牡蠣です'], ['コレハカキデス'], ['k o r e h a k a k i d e s u'])
>>> japanese2phoneme.get_chunked_kana('これは柿です')
(['これは柿です'], ['コレハカキデス'], ['k o r e h a k a k i d e s u'])

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

japanese2phoneme-0.0.1.tar.gz (7.3 kB view details)

Uploaded Source

Built Distribution

japanese2phoneme-0.0.1-py3-none-any.whl (7.8 kB view details)

Uploaded Python 3

File details

Details for the file japanese2phoneme-0.0.1.tar.gz.

File metadata

  • Download URL: japanese2phoneme-0.0.1.tar.gz
  • Upload date:
  • Size: 7.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for japanese2phoneme-0.0.1.tar.gz
Algorithm Hash digest
SHA256 811a6cca3821d59a3e0fce479203d70e895e39d845e45d1f53d94ff8037b0794
MD5 b6155c4a4d1fe4cdd200e8aaf1dbf1ac
BLAKE2b-256 ac197d3f5dd44ff77e47a0f71310c1114abe8b43ea90c93b41f9f3539fa2c0b8

See more details on using hashes here.

File details

Details for the file japanese2phoneme-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: japanese2phoneme-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 7.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for japanese2phoneme-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 baa58ea63481cb6de4606e95e3380461a96a6a9d26804eaf512fc1c48ea1bb9d
MD5 27ef06c6f77f2558f8cd71167809f5ca
BLAKE2b-256 54f0c6f02fac20b8444de777e0b8b954c5f371cda007578efaef5b27dba6bae9

See more details on using hashes here.

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