
Sunpinyin is a statistical language model (SLM) based input method engine for Simplified Chinese, it features full sentence input.
This package contains some utilities used by open-gram project, including:
* genpyt - generate the pinyin lexicon * tslmpack - convert the ARPA format of SunPinyin back-off language model to its binary representation * tslmendian - change the byte-order of sunpinyin's threaded back-off language model
and some Python programs which maybe used to import user dictionary from other input method such as sougou, google, fcitx etc.