How to Install sunpinyin-utils in Ubuntu 18.04



Install sunpinyin-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install sunpinyin-utils

Description:

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.

Homepage: https://github.com/sunpinyin

Version: 3.0.0~git20160910-1

Section: universe/utils