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
AgeCommit message (Expand)Author
2014-06-05Added mmsapt lookup utility.Ulrich Germann
2014-04-08Merge branch 'master' into dynamic-phrase-tablesUlrich Germann
2014-03-21various optimizations to make CYK+ parser several times faster and eat less m...Rico Sennrich
2014-03-20Added mmlex-lookup utility program.Ulrich Germann
2014-03-18Added program calc-coverage.Ulrich Germann
2014-03-12Added utilities:Ulrich Germann
2014-03-10Merge branch 'master' into dynamic-phrase-tablesUlrich Germann
2014-03-01We weren't linking against tcmalloc...Kenneth Heafield
2014-02-21Merge branch 'dynamic-phrase-tables' of ssh://thor//home/germann/git/mosesdec...Ulrich Germann
2014-02-21Added test program try-align.Ulrich Germann
2014-02-08Minor fixes related to mm.Ulrich Germann
2014-01-23bjamHieu Hoang
2014-01-23bjamHieu Hoang
2014-01-15Revert "testing the waters for C++11 adoption"Rico Sennrich
2014-01-14testing the waters for C++11 adoptionRico Sennrich
2014-01-06tcmalloc /buhomecanicoHieu Hoang
2013-12-21Added comment in Jamroot on how to compile against NPLMLane Schwartz
2013-12-21 Added support for hierarchical maximum entropy LM through SRILM.Lane Schwartz
2013-10-29Added bjam command line switch to compile with memory-mapped data structures....Ulrich Germann
2013-09-26move Uli's new pt into it's own folder. Comment out bjam compile. Doesn't wor...Hieu Hoang
2013-09-25Reformatting.=
2013-09-12Make dl have the same linkage as glibcKenneth Heafield
2013-09-12f*cking link errorHieu Hoang
2013-08-22unwind library, cleanupKenneth Heafield
2013-08-21Also use unwind for for tcmallocKenneth Heafield
2013-08-21Add --full-tcmalloc to link against the non-minimal tcmalloc libraryKenneth Heafield
2013-08-15Jamroot errorHieu Hoang
2013-08-15xml constraintphikoehn
2013-07-25fix to single thread buildBarry Haddow
2013-07-01iconv for SRILM 1.7.0 on MacOSXHieu Hoang
2013-07-01Move iconv to everything but for OS X onlyKenneth Heafield
2013-06-18Add message for missing tcmalloc and improve install directionsKenneth Heafield
2013-04-29Adding unit tests to Backward LMLane Schwartz
2012-11-15Use tcmalloc_minimal and tell people how to build itKenneth Heafield
2012-11-15Use tcmalloc with multithread if detected.Kenneth Heafield
2012-11-14only include moses root when compilingHieu Hoang
2012-11-13resolved merge conflictsHieu Hoang
2012-11-13move moses-cmd/src/* to moses-cmd/Hieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang
2012-11-03Feature function interface for use in scoringBarry Haddow
2012-10-22add moses server back in. Changed ScoreComponentCollection to expose dense fe...Hieu Hoang
2012-10-22don't compile moses server for the moment. Doesn't compile on some gcc/boost ...Hieu Hoang
2012-10-19Bugfix vocabulary corruption on buildingKenneth Heafield
2012-10-16Merge remote-tracking branch 'origin/master' into miramergeBarry Haddow
2012-10-15Submodules are evil. Undo it.Kenneth Heafield
2012-10-12Reinstate Moses unit testsBarry Haddow
2012-09-27Merge remote branch 'github/master' into miramergeBarry Haddow
2012-09-24Extract kenlm into a submodule, referencing lazyKenneth Heafield
2012-09-07adding the code for relative entropy pruning to contrib/relent-filterwlin12
2012-08-18Move max-order to lm directory and direct dependencies.Kenneth Heafield