pinyin

Translate Chinese chars to pinyin based on Mandarin.dat
Download

pinyin Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Lx Yu
  • Publisher web site:
  • https://github.com/lxyu/

pinyin Tags


pinyin Description

pinyin is a Python tool to translate Chinese chars to pinyin based on Mandarin.dat.UsageInput unicode string>>> import pinyin>>> pinyin.get_pinyin(u'你好')'nihao'>>> pinyin.get_initial(u'你好')'n h'Product's homepage


pinyin Related Software