summaryrefslogtreecommitdiff
path: root/klm/lm/quantize.cc
AgeCommit message (Collapse)Author
2011-09-21Updated kenlm. Includes left state support but not the cdec-side use of it. ↵Kenneth Heafield
Updated binary format.
2011-08-18KenLM update: Bhiksha's trick, simple test for lms without unk, auto-detect ↵Kenneth Heafield
binary files instead of requiring them to be specified at runtime.
2011-06-27Fix binary format for trieKenneth Heafield
2011-06-26QuantizationKenneth Heafield