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/misc
AgeCommit message (Expand)Author
2015-12-18always compile with probing ptHieu Hoang
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-08Code refactoring: All FF now get access to AllOptions at load time, so they d...Ulrich Germann
2015-11-17move global Timer to Timer.hDavid Madl
2015-11-12daily automatic beautifierMosesAdmin
2015-11-11More options refactoring (OOV Handling this time).Ulrich Germann
2015-11-11Formatting.Ulrich Germann
2015-11-11Enforce const-ness of command line arguments; bug fix in mosesserver.cpp.Ulrich Germann
2015-10-28Missing variable initialization.Ulrich Germann
2015-09-26streamlining license to LGPL 2.1Philipp Koehn
2015-06-26daily automatic beautifierMosesAdmin
2015-06-25prune multiple files at once. Make up for failure in ems to give the full pat...Hieu Hoang
2015-06-25prune multiple files at once. Make up for failure in ems to give the full pat...Hieu Hoang
2015-06-25daily automatic beautifierMosesAdmin
2015-06-24codeliteHieu Hoang
2015-06-24compile error with gccHieu Hoang
2015-06-24prune generation tableHieu Hoang
2015-06-04daily automatic beautifierMosesAdmin
2015-06-02Lint-fixing binge.Jeroen Vermeulen
2015-05-20Use all cores by default /KenHieu Hoang
2015-05-15beautify.Hieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-28Modernize "C" includes in misc.Jeroen Vermeulen
2015-01-22Set default number of scores to 4Marcin Junczys-Dowmunt
2015-01-22fixed segfault for querying, set scores to 4Marcin Junczys-Dowmunt
2015-01-14use astyle 2.01. It's on Edinburgh server and doesn't screw up enumHieu Hoang
2015-01-14beautifyHieu Hoang
2015-01-12delete processPhraseTable and queryPhraseTableHieu Hoang
2014-12-23Fixed crash in probingPT when probability is precisely 0XapaJIaMnu
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-06add OutputSearchGraphHypergraph() to API framework. Move m_source to BaseManagerHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-11-28make GetParam() a const method with no side effectHieu Hoang
2014-10-21prune using phrase scoresBarry Haddow
2014-09-09Pass arguments correctly to MosesBarry Haddow
2014-09-09Tidy commentsBarry Haddow
2014-09-08phrase table pruningBarry Haddow
2014-09-08Start implementing prunerBarry Haddow
2014-07-19Moved merge-sorted from contrib/m4m/util to misc.Ulrich Germann
2014-06-13Fix compilation of ProbingPTXapaJIaMnu
2014-06-13bjam for ProbingPTHieu Hoang
2014-06-13bjam for ProbingPTHieu Hoang
2014-06-08beautifyNicola Bertoldi
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-05-31Eliminated factor delimiter from the parameters ofUlrich Germann
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2014-01-10allow setting of nscores in compact phrase table query toolphikoehn
2013-12-16Transliteration MiningNadir Durrani