Skip to content

Converter between chinese words, PinYin string, ShouPin string, and T9 digits.

License

Notifications You must be signed in to change notification settings

mayulu/t9translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t9translator

Convert from Chinese PinYin string to T9 string.

1.From Chinese words to PinYin string

  myhost$ c2py.rb -i within-chinese-words.txt -o within-pinyin-strings.txt

within-chinese-words.txt:

中国上海
东方明珠
黄浦江

within-pinyin-strings.txt:

zhong-guo-shang-hai
dong-fang-ming-zhu
huang-pu-jiang

About

Converter between chinese words, PinYin string, ShouPin string, and T9 digits.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages