summaryrefslogtreecommitdiff
path: root/klm/lm/bhiksha.hh
AgeCommit message (Collapse)Author
2012-09-11Update kenlm and build systemKenneth Heafield
2012-08-16KenLM update. Remove a couple of segfaults for weird input. Other oddball ↵Kenneth Heafield
stuff.
2012-02-28Subject: where's my kenlm update?? From: Chris Dyer <cdyer@cs.cmu.edu>Kenneth Heafield
2011-11-03Mostly minor changes like a missing header guard and bad documentationKenneth Heafield
2011-09-26Fix trie pointer segfaultKenneth Heafield
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.