kkc
Japanese Kana Kanji input library - testing utility
Install
- All systems
-
curl cmd.cat/kkc.sh
- Debian
-
apt-get install libkkc-utils
- Ubuntu
-
apt-get install libkkc-utils
- Arch Linux
-
pacman -S libkkc-utils
- Kali Linux
-
apt-get install libkkc-utils
- CentOS
-
yum install libkkc-utils
- Fedora
-
dnf install libkkc-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libkkc-utils
- Raspbian
-
apt-get install libkkc-utils
- Dockerfile
- dockerfile.run/kkc
libkkc-utils
Japanese Kana Kanji input library - testing utility
libkkc provides a converter from Japanese Kana-string to Kana-Kanji-mixed-string. It was named after kkc.el in GNU Emacs, a simple Kana Kanji converter, while libkkc tries to convert sentences in a bit more complex way using N-gram language models. This package provides the testing utility for libkkc.
libkkc-tools
Tools for libkkc
libkkc
libkkc provides a converter from Kana-string to
Kana-Kanji-mixed-string. It was named after kkc.el in GNU Emacs, a simple Kana Kanji converter, while libkkc tries to convert sentences in a bit more complex way using N-gram language models.