danpovey / pocolm

Small language toolkit for creation, interpolation and pruning of ARPA language models
Other
90 stars 48 forks source link

pocolm

Small language toolkit for creation, interpolation and pruning of ARPA language models

See INSTALL.md for installation instructions.

To use this toolkit: after installing, look at the example scripts for how to run it. egs/swbd/ and egs/swbd_fisher/ will show you how to run it on real data.

Motivation for this project