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-08Code refactoring: All FF now get access to AllOptions at load time, so they d...Ulrich Germann
2015-11-04estimatedScore -> estimatedScoresHieu Hoang
2015-11-03consistent naming of future scores, estimated scoresHieu Hoang
2015-10-16make util::StringStream more like std::stringstreamHieu Hoang
2015-10-16use util::StringStreamHieu Hoang
2015-07-24minor maintenance of sparse features codeMatthias Huck
2015-04-29Bug fix.Ulrich Germann
2015-02-28path arg /Cheng YongHieu Hoang
2015-01-14beautifyHieu Hoang
2014-10-13refactor some stateless feature functions to avoid using EvaluateWhenApplied(...Hieu Hoang
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-10-29remove description argument from feature function constructor. RedundantHieu Hoang
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-08-23delete PhraseBasedFeatureContextHieu Hoang
2013-08-23delete PhraseBasedFeatureContextHieu Hoang
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ...Hieu Hoang
2013-08-05TranslationOption::GetSourcePhrase() return a reference, not a pointer. It mu...Hieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-19clean up SetParameter()Hieu Hoang
2013-06-11refactor parsing of feature functiona argsHieu Hoang
2013-06-11refactor parsing of feature functiona argsHieu Hoang
2013-06-11refactor parsing of feature functiona argsHieu Hoang
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-05-30beautifyHieu Hoang
2013-05-30figure out which feature function to apply at which decode step. Book-keepingHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang