tslmpack
Simplified Chinese Input Method from SUN (utilities)
Install
- All systems
-
curl cmd.cat/tslmpack.sh
- Debian
-
apt-get install sunpinyin-utils
- Ubuntu
-
apt-get install sunpinyin-utils
- Kali Linux
-
apt-get install sunpinyin-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sunpinyin-utils
- Raspbian
-
apt-get install sunpinyin-utils
- Dockerfile
- dockerfile.run/tslmpack
sunpinyin-utils
Simplified Chinese Input Method from SUN (utilities)
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.