Skip to content

A implementation of pinyin syllable segmentation (刘政怡, 吴建国 and 刘慧婷, 2008. 音节切分歧义方法研究. 计算机技术与发展, 18(8), pp.35-38.)

Notifications You must be signed in to change notification settings

erickguan/pinyin-syllable-segmentation

Repository files navigation

Pinyin Syllable Segmentation

A simple header-only library list all possible syllable lists from a sentence.

It's intended for Chinese input method that based on pinyin.

syllable_list.csv is a dict file of available syllables with the frequency information.

About

A implementation of pinyin syllable segmentation (刘政怡, 吴建国 and 刘慧婷, 2008. 音节切分歧义方法研究. 计算机技术与发展, 18(8), pp.35-38.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published