summaryrefslogtreecommitdiff
path: root/klm/lm
AgeCommit message (Expand)Author
2016-04-14fix buildPatrick Simianer
2016-04-12whitespacePatrick Simianer
2016-04-12cmake: remove obsolete patchPatrick Simianer
2015-12-05fix klm builder buildPatrick Simianer
2015-04-09fix kenlm's use of compression librariesChris Dyer
2015-04-02fix libRT useChris Dyer
2015-03-05deal with possible RT lib dependencyChris Dyer
2015-03-03migration to cmakeChris Dyer
2014-10-13new kenlmChris Dyer
2014-01-27KenLM 5cc905bc2d214efa7de2db56a9a672b749a95591Kenneth Heafield
2013-11-10guard against direct includes of tr1Chris Dyer
2013-06-18lazy dd880b4 including kenlm 6eef0f1Kenneth Heafield
2013-05-19KenLM 10ddf7d92335 Comment some asserts, update uusageKenneth Heafield
2013-04-24KenLM 0831569c3137536165b107c6841603c725dfa2b1Kenneth Heafield
2013-01-22KenLM 58da338bKenneth Heafield
2013-01-21build ngram_query binaryChris Dyer
2013-01-20remove dependency on timer/chronoChris Dyer
2013-01-20Better delimiters, cross-platform fixesKenneth Heafield
2013-01-19updated version of boost.m4 and automatically build kenneth's LM builderChris Dyer
2013-01-18KenLM dffafbf with lmplz source (but not built)Kenneth Heafield
2013-01-08fixes for distChris Dyer
2013-01-08add header files to sources to create correct distributionsChris Dyer
2012-12-14Updated kenlmKenneth Heafield
2012-12-14Updated incremental, updated kenlm. Incremental assumes <s>Kenneth Heafield
2012-10-22Update search, make it compileKenneth Heafield
2012-10-22Merge remote branch 'upstream/master'Kenneth Heafield
2012-10-14Update to faster but less cute searchKenneth Heafield
2012-10-10Update KenLMKenneth Heafield
2012-10-10KenLM 8307220Kenneth Heafield
2012-10-02cdec cleanup, remove bayesian stuff, parsing stuffChris Dyer
2012-09-13Fine remove the length checkKenneth Heafield
2012-09-12Refactor search so that it knows even less, but keeps track of edge pointersKenneth Heafield
2012-09-11Update kenlm and build systemKenneth Heafield
2012-09-03fix some broken lm codeChris Dyer
2012-08-16KenLM update. Remove a couple of segfaults for weird input. Other oddball s...Kenneth Heafield
2012-08-06Fix test compilation for Yvette's gcc and Boost combinationKenneth Heafield
2012-07-16Fix slow backoff lookupKenneth Heafield
2012-05-26Big kenlm change includes lower order models for probing only. And other stuff.Kenneth Heafield
2012-05-11Add just enough jam to compile the decoder.Kenneth Heafield
2012-03-09KenLM d45e2be including CreateOrThrow for JonKenneth Heafield
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-11-03Oops introduced some of Hieu's windows stuffKenneth Heafield
2011-11-03Bugfix trie buildingKenneth Heafield
2011-10-24KenLM update. EnumerateVocab moved up a namespace. Fix trie building when b...Kenneth Heafield
2011-10-11Trie fixes for SRIKenneth Heafield
2011-09-26Fix trie pointer segfaultKenneth Heafield
2011-09-25Fix trie sort mergingKenneth Heafield
2011-09-24Belated documentationKenneth Heafield
2011-09-23Add ZeroRemainingKenneth Heafield