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 (Collapse)Author
2012-06-01fix start weights in experiment.perl, add hypothesis queue for picking hope ↵Eva Hasler
and fear translations, add variations to 1slack formulation
2012-05-10changed permission, everything changed..Eva Hasler
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
Currently supports kenlm, irstlm, and srilm options. bjam [--with-srilm=/path/to/sri] [--with-irstlm=/path/to/irst] -j8 Places binaries in dist/ that pass regression tests.
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
Invalidates old gcc and 32-bit formats, replacing these with one consistent format: 64-bit new gcc. Backwards compatible with these files.
2011-11-17Move kenlm up one level, simplify compilationKenneth Heafield