Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 257 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 257 Bytes

pinyin2word

a project that convert pin yin to Chinese word based on beam search and language model

Well, i have commit that our language model depend on other work, than is kenlm.a language model package used to load and query language model.