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
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-09daily automatic beautifierMosesAdmin
2015-12-07Code cleanup.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-10-16change InputFeature::Instance to return pointer, not ref. Strange segfault in...Hieu Hoang
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
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-06-12Commented out unused variable.Ulrich Germann
2014-05-19beautifyNicola Bertoldi
2014-04-30Merge branch 'master' into dynamic-modelsNicola Bertoldi
2014-04-08Replaced calls to String2Word by calls to Word::CreateFromString(). String2Wo...Ulrich Germann
2014-01-15beautifyNicola Bertoldi
2013-12-07move all feature functions out of StaticDataHieu Hoang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-21delete includes for util/check.hhHieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-04correct creation of input paths for latticesHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-03beautifyHieu Hoang
2013-10-02move checking of legacy phrase-table to StaticDataHieu Hoang
2013-10-02correct creation of input paths for latticesHieu Hoang
2013-10-02correct creation of input paths for latticesHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-24check to make sure there is an InputFeature when decoding lattice or confusio...Hieu Hoang
2013-09-08lattice decoding with sparse featuresHieu Hoang
2013-09-06lattice decoding with sparse featuresHieu Hoang
2013-06-05delete information on input scores from StaticDataHieu Hoang
2013-06-05update confusion network to query InputFeature for paramters, rather than Sta...Hieu Hoang
2013-06-05update confusion network to query InputFeature for paramters, rather than Sta...Hieu Hoang
2013-05-28minor warningsHieu Hoang
2012-12-06clean up weights code for confusion networks & lattices. Works, except for mu...Hieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang