README
1 * SunPinyin
2 SunPinyin is an SLM (Statistical Language Model) based input method
3 engine. To model the Chinese language, it use a backoff bigram and
4 trigram language model.
5
6 Currently, SunPinyin is available on IIIMF and SCIM and BeCJK.
7
8 * scim-sunpinyin
9 scim-sunpinyin is a wrapper around SunPinyin which enables user to use
10 SunPinyin on SCIM input method platform:
11
12 Hot keys:
13
14 Shift: switch between English/Chinese input modes.
15 Control+K: switch between GB2312/GBK charsets
16 Control+backquote: switch between classic/MSPY input style
17 Control+period: switch between full/half width punctuation mode in Chinese input mode
18 Esc: dismiss the input string in IME
19
20 * SunPinyin for BeCJK
21 SunPinyin for BeCJK is a wrapper around SunPinyin which enables user to use
22 SunPinyin on BeOS by BeCJK, you can find documents in "wrapper/beos/manual".
23
24 * Known bugs
25