lm-stat.pl
IRST Language Modeling Toolkit
Install
- All systems
-
curl cmd.cat/lm-stat.pl.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 update
sudo apt-get install irstlm
- Raspbian
-
apt-get install irstlm
- Dockerfile
- dockerfile.run/lm-stat.pl
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.