-
Notifications
You must be signed in to change notification settings - Fork 11
Pinyin Parser Survey
epico edited this page Dec 8, 2010
·
1 revision
Pinyin Parser Survey in Open Source World
-
support single pinyin and double pinyin.
-
support pinyin correction.
-
fuzzy pinyin support.
-
maximum forward algorithms for pinyin parsing.
-
support single pinyin.
-
support double pinyin, with multiple double pinyin schemes.
-
fuzzy pinyin support.
-
dynamic programming like algorithms, will choose the longest pinyin sequence with least pinyin keys.
-
as novel-pinyin uses a slightly modified version of pinyin parser inherited from scim-pinyin, please see the section of novel-pinyin.