summaryrefslogtreecommitdiff
path: root/klm
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-06-12move string_piece to utils/ from inside klmChris Dyer
2014-01-27Another attempted fix at the sorting iterator for C++11Kenneth Heafield
2014-01-27Fix C++11 compiler errorKenneth Heafield
2014-01-27KenLM 5cc905bc2d214efa7de2db56a9a672b749a95591Kenneth Heafield
2013-11-10guard against direct includes of tr1Chris Dyer
2013-06-24fix depsChris Dyer
2013-06-24fix makefileChris 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-23Completely untested Raw read callKenneth Heafield
2013-01-22KenLM 58da338bKenneth Heafield
2013-01-21build ngram_query binaryChris Dyer
2013-01-20remove dependency on timer/chronoChris Dyer
2013-01-20Fix missing macrosKenneth Heafield
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-09Old Boost #include also type qualifierKenneth Heafield
2013-01-08fixes for distChris Dyer
2013-01-08add header files to sources to create correct distributionsChris Dyer
2012-12-15enable kenlm compressionChris Dyer
2012-12-14Patch up build for now, still no compressed supportKenneth Heafield
2012-12-14Get macros from config.h, break build for Chris to fix by linking libsKenneth Heafield
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-24Fix up compilation of standaloneKenneth Heafield
2012-09-13Merge branch 'master' of github.com:kpu/cdecKenneth Heafield
2012-09-13Fine remove the length checkKenneth Heafield
2012-09-13It compiles.Kenneth Heafield
2012-09-12Add the alone stuff, using a wrapper to the edge class.Kenneth Heafield
2012-09-12Refactor search so that it knows even less, but keeps track of edge pointersKenneth Heafield
2012-09-11Minor build fixesKenneth Heafield
2012-09-11Add search library to cdec (not used yet)Kenneth Heafield
2012-09-11Update kenlm and build systemKenneth Heafield