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
2016-08-12Support storing coordinates of target phraseMichael Denkowski
2016-08-12Roll back to just tracking coordinates in mmsaptMichael Denkowski
2016-08-12XML option for sentence coordinatesMichael Denkowski
2015-12-11daily automatic beautifierMosesAdmin
2015-12-10Code cleanup and refactoring.Ulrich Germann
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-11-02daily automatic beautifierMosesAdmin
2015-10-31Options refactoring. Moses crashed in server mode when asked to provide n-bes...Ulrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-07-211. Fixed concurrency issue in context handling.Ulrich Germann
2015-05-13beautify. Add sed for trailing spacesHieu Hoang
2015-05-11Added context buffering in IOWrapper for context-sensitive decoding.Ulrich Germann
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-30Feature functions and the constructors of TranslationOptionCollectionsUlrich Germann
2015-03-21Removed pointer to TranslationTask in InputTypes again. Not the right place t...Ulrich Germann
2015-03-15Instances of InputType (and derived classes) now know which TranslationTask (...Ulrich Germann
2013-10-04faster compilation by taking some #includes from Word.h and Phrase.hHieu Hoang
2013-05-31basic support for alternate weight settingsphikoehn
2013-05-29beautifyHieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang
2013-04-12integrated xml passthrough handling (by Nicola Bertoldi)Christian Buck
2012-11-12move moses/src/* to moses/Hieu Hoang