Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 370 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 370 Bytes

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