compile-lm
IRST Language Modeling Toolkit
Install
- All systems
-
curl cmd.cat/compile-lm.sh
- Debian
-
apt-get install irstlm - Ubuntu
-
apt-get install irstlm - Kali Linux
-
apt-get install irstlm - Fedora
-
dnf install irstlm-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install irstlm - Raspbian
-
apt-get install irstlm
irstlm
IRST Language Modeling Toolkit
The IRST Language Modeling Toolkit can be used to learn a language model from data. The generated n-gram models should be usable on any system supporting ARPA language model format. This package provides the command line tools.