Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kpu/kenlm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-08Merge branch 'pruning2' of github.com:kpu/kenlm into pruning2pruning2Kenneth Heafield
2014-04-08Undo boost_exception dependency. User reported other problems may be the cau...Kenneth Heafield
2014-04-08Merge branch 'pruning2' of github.com:kpu/kenlm into pruning2Marcin Junczys-Dowmunt
2014-04-08Simplified normalization, added a few commentsMarcin Junczys-Dowmunt
2014-04-08constKenneth Heafield
2014-04-08Merge branch 'pruning2' of github.com:kpu/kenlm into pruning2Kenneth Heafield
2014-04-08Merge branch 'master' into pruning2Kenneth Heafield
2014-04-08took nicer command line options from branch "pruning"Marcin Junczys-Dowmunt
2014-04-08typesMarcin Junczys-Dowmunt
2014-04-08Merge branch 'master' into pruning2Marcin Junczys-Dowmunt
2014-04-08Probably fixed pruning, needs more testingMarcin Junczys-Dowmunt
2014-04-04Missing assert.hKenneth Heafield
2014-04-02Merge branch 'master' of github.com:kpu/kenlmKenneth Heafield
2014-04-02Boost exception libraryKenneth Heafield
2014-03-27Compiler warningKenneth Heafield
2014-03-26Try harder to get a file nameKenneth Heafield
2014-03-25D'oh modified wrong functionKenneth Heafield
2014-03-25Set cache size for NPLMKenneth Heafield
2014-03-19StringPiece arguments to MakeTempKenneth Heafield
2014-03-19Update policy for defining boost dynamic linking macroKenneth Heafield
2014-03-19Make default build <link>staticKenneth Heafield
2014-03-19Bad parameterKenneth Heafield
2014-03-19Promote FixedArray to utilKenneth Heafield
2014-03-19Unitialized warningsKenneth Heafield
2014-03-19Port Rolling mmap in from bounded branchesKenneth Heafield
2014-03-19Parallel read option for LustreKenneth Heafield
2014-03-18Merge branch 'master' of github.com:kpu/kenlmKenneth Heafield
2014-03-18Merge graehl's WINBOOL typedefKenneth Heafield
2014-03-18windows compile (MSVC2010) - std::min, WINBOOL typedefgraehl
2014-03-05Merge pull request #16 from mbardea/masterKenneth Heafield
2014-03-05Bug fix: limit _read() size to 2GB instead of 4GB.Manuel Bardea
2014-02-24Oops! AutoProbing wasn't clearingKenneth Heafield
2014-02-19Normalize header guard for getopt.hhKenneth Heafield
2014-02-19Changing of the (header) guards #15Kenneth Heafield
2014-02-19getopt has a separate license but is only used on WindowsKenneth Heafield
2014-02-18Fix test, build using BoolCharacter::BuildKenneth Heafield
2014-02-18Extract ComplainDisallowed to simplify CorpusCount loopKenneth Heafield
2014-02-18Build a boolean character classKenneth Heafield
2014-02-18Update fake_ofstream from bounded-noquantKenneth Heafield
2014-02-18constKenneth Heafield
2014-02-18Paranoid order of building ThreadPoolKenneth Heafield
2014-02-12Allow special symbols to be mapped to whitespace with a warningKenneth Heafield
2014-02-11Fix lmplz complaint about vocab_padKenneth Heafield
2014-02-06Vocabulary padKenneth Heafield
2014-02-06Oops added test programKenneth Heafield
2014-02-06Merge branch 'master' of github.com:kpu/kenlmKenneth Heafield
2014-02-06-h help option for lmplzKenneth Heafield
2014-02-06Use FilePiece for query program, print perplexity with/without OOVsKenneth Heafield
2014-02-06By popular demand, ReadLineOrEOF for while loopsKenneth Heafield
2014-01-31Merge branch 'master' of github.com:kpu/kenlmKenneth Heafield