Skip to content

fulinmao/pinyin4py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

$ pip install pinyin4py
from anjuke import pinyin

converter = pinyin.Converter()
converter.load_word_file('words.txt')
print converter.convert('中文测试')

About

汉字转拼音

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published