gen_unigram
library to deal with PinYin - utilities
Install
- All systems
-
curl cmd.cat/gen_unigram.sh
- Debian
-
apt-get install libpinyin-utils
- Ubuntu
-
apt-get install libpinyin-utils
- Arch Linux
-
pacman -S libpinyin
- Kali Linux
-
apt-get install libpinyin-utils
- CentOS
-
yum install libpinyin-tools
- Fedora
-
dnf install libpinyin-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpinyin-utils
- Raspbian
-
apt-get install libpinyin-utils
- Dockerfile
- dockerfile.run/gen_unigram
libpinyin-utils
library to deal with PinYin - utilities
libpinyin is a set of core algorithms designed for intelligent sentence-based Chinese PinYin input methods. This package provides the utilities for manipulating dict files.
libpinyin-tools
Tools for libpinyin
libpinyin
The libpinyin project aims to provide the algorithms core
for intelligent sentence-based Chinese pinyin input methods.