python-jyutping
python-jyutping copied to clipboard
Python 汉字到粤拼转换工具。
Results
3
python-jyutping issues
Sort by
recently updated
recently updated
newest added
"你嘅錢" => ['nei5', None, 'cin4']
Add option to use the [CUHK online dictionary](https://humanum.arts.cuhk.edu.hk/Lexis/lexi-can/) instead of the local dictionary. Queries are slower but more up-to-date.
Hi, I found that some characters, e.g. 凹 has duplicate entry in the dictionary: ``` 凹 凹 au3/nap1 凹 凹 waa1 ``` leading to incomplete results when we try to...