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-19return reference to object, not a copyHieu Hoang
2015-11-12daily automatic beautifierMosesAdmin
2015-11-11Enforce const-ness of command line arguments; bug fix in mosesserver.cpp.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-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-05Organized command line options thematically.Ulrich Germann
2015-01-14beautifyHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-11-30move SetBooleanParameter to Parameter class. Make it a specialized version of...Hieu 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-11-27make GetParam() a const method with no side effectHieu Hoang
2014-11-26Parameter class cleanupHieu Hoang
2014-11-26make GetParam() a const method with no side effectHieu Hoang
2014-11-20Parameter errorHieu Hoang
2014-11-20Add rt libraryHieu Hoang
2014-11-20Small changes to Parameters and StaticDataHieu Hoang
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-05-31add decoder arg -weight-addHieu Hoang
2014-05-19beautifyNicola Bertoldi
2014-04-28merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-01-20sparse feature weights can now be set in moses.ini; overrides weights in weig...Rico Sennrich
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2013-11-11bug fixes for TargetNGramFeatureHieu Hoang
2013-11-01output list of available feature functionsHieu Hoang
2013-09-25Merge branch 'dynamic-phrase-tables'Ulrich Germann
2013-09-25Formatting.=
2013-09-23Added All Translation Options for DIMwbraunefe
2013-08-14convert weight-p to PhrasePenalty. /Nicola BertoldiHieu Hoang
2013-08-13add parameter argument -feature-add for mira BLEU score featureHieu Hoang
2013-08-12clean up related to the PhrrasePenalty producerNicola Bertoldi
2013-06-04new function Parameter::Save() to serialise ini file parametersHieu Hoang
2013-05-29beautifyHieu Hoang
2013-04-26rescale LM score for chart decodingHieu Hoang
2013-04-24gt rid of word penalty of 0.434. Adjust weight accordinglyHieu Hoang
2013-03-06delete &GetWeights()Hieu Hoang
2013-03-06Allow overriding of feature nameHieu Hoang
2013-02-22change format for phrase modelHieu Hoang
2013-02-07each language model should have separate description, rather than just 'LM'Hieu Hoang
2013-01-17refactor LanguageModelHieu Hoang
2013-01-15refactor LexicalReorderingHieu Hoang
2012-12-14mert-moses.perl create ini file in new formathieu
2012-12-14train-model.perl create ini file in new formathieu
2012-12-12input weight formatted according to discussions with Ken & Barryhieu
2012-12-12input weight formatted according to discussions with Ken & Barryhieu
2012-12-11input weight formatted according to discussions with Ken & Barryhieu
2012-12-05works ok for plain phrase-based decoding. No lexical reordering modelHieu Hoang