Translate chinese chars to pinyin based on Mandarin.dat
Project description
Translate chinese chars to pinyin based on Mandarin.dat
Install
$ pip install pinyin
Usage
>>> import pinyin
>>> pinyin.get(u'你好')
'nihao'
>>> pinyin.get_initial(u'你好')
'n h'
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
pinyin-0.1.4.tar.gz
(126.0 kB
view details)
File details
Details for the file pinyin-0.1.4.tar.gz
.
File metadata
- Download URL: pinyin-0.1.4.tar.gz
- Upload date:
- Size: 126.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13f54be5c199eddbfce33f31e256a9af937ed60cb8544b9adf08c3745098b85c |
|
MD5 | 397fb8a24c2705a393ca4afa547030ea |
|
BLAKE2b-256 | 8f043e5b2b943773bac81fd1b2d44297b4712f06ab86f0bbf9194b0cb5be798b |