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

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lm
AgeCommit message (Expand)Author
2012-10-19Bugfix vocabulary corruption on buildingKenneth Heafield
2012-10-19Make max-factors a compile option and add recompilation safetyKenneth Heafield
2012-10-19Restore kenlm max orderKenneth Heafield
2012-10-15Submodules are evil. Undo it.Kenneth Heafield
2012-09-24Extract kenlm into a submodule, referencing lazyKenneth Heafield
2012-08-18Move max-order to lm directory and direct dependencies.Kenneth Heafield
2012-08-17Don't segfault trie building when there is no n-gram of a given order. Jon C...Kenneth Heafield
2012-08-15Throw exception for binary files with too large order / Ondrej BojarKenneth Heafield
2012-08-09Add program to query the KenLM maximum n-gram orderLane Schwartz
2012-08-09KenLM maximum n-gram order can now be set via a compile-time flagLane Schwartz
2012-08-06Cast everything to double before BOOST_CHECK_CLOSE for YvetteKenneth Heafield
2012-07-16Fix slow backoff lookup skip pathKenneth Heafield
2012-07-11visual studio compiles but doesn't linkU-Hieu-PC\Hieu
2012-07-10windows-compatible. Thanks to Mike LagwigHieu Hoang
2012-06-28KenLM e3b5c55910 including rest costs for probingKenneth Heafield
2012-05-31move all executables into binHieu Hoang
2012-05-28eclipse projectHieu Hoang
2012-05-05KenLM b1daeaf for clangKenneth Heafield
2012-03-11KenLM c1dba12Kenneth Heafield
2012-02-28KenLM 98814b2 including faster malloc-backed building and portability improve...Kenneth Heafield
2012-02-03Merge pull request #9 from miska/masterHieu Hoang
2012-02-03Force kenutil to be linked with dependenciesKenneth Heafield
2012-01-31Fix library dependenciesMichal Hrusecky
2012-01-14Make lm constructor explicitKenneth Heafield
2012-01-14Remove uncalled and broken functionKenneth Heafield
2012-01-08xcodeHieu Hoang
2011-12-20move some functions to .hh file for easier integration with other productsHieu Hoang
2011-12-01No more autotools (with bhaddow in the room)Kenneth Heafield
2011-12-01Get more passive-aggressive about IRSTLM and <s>.Kenneth Heafield
2011-11-30Nicer success message. Clean up some redundancy.Kenneth Heafield
2011-11-29Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2011-11-28Avoid naming conflict with glibc's libutilKenneth Heafield
2011-11-26Attempt to fix a test failure for HieuKenneth Heafield
2011-11-25Legacy kenlm install pathsKenneth Heafield
2011-11-23Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2011-11-18Jam: Clean up boost library handling, assimilate mertKenneth Heafield
2011-11-18Merge branch 'master' of github.com:moses-smt/mosesdecoderHieu Hoang
2011-11-18xcodeHieu Hoang
2011-11-18Introducing JamfilesKenneth Heafield
2011-11-18kenlm build binary stderr message on exitHieu Hoang
2011-11-18kenlm build binary stderr message on exitHieu Hoang
2011-11-17Updated kenlm 96ef3f2c11.Kenneth Heafield
2011-11-17Move kenlm up one level, simplify compilationKenneth Heafield