r6144 / sunpinyin

A statistical language model based Chinese input method; I have patched it to make Shuangpin input more comfortable, by making backspace and delete work on entire syllables.

Home Page:http://sunpinyin.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SunPinyin
===

SunPinyin is an SLM (Statistical Language Model) based input method
engine. To model the Chinese language, it use a backoff bigram and
trigram language model. 

Currently, SunPinyin 2.0 is available on IBus, SCIM, and as a 
standalone XIM Server.

About

A statistical language model based Chinese input method; I have patched it to make Shuangpin input more comfortable, by making backspace and delete work on entire syllables.

http://sunpinyin.org

License:Other


Languages

Language:C 52.7%Language:C++ 36.3%Language:Python 5.2%Language:Objective-C 4.8%Language:Perl 1.1%