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-07-24minor maintenance of sparse features codeMatthias Huck
2015-01-27use pragma once; avoid using cerr directlyMatthias Huck
2015-01-26using pragma once and VERBOSE in SourceWordDeletionFeature/TargetWordInsertio...Matthias Huck
2015-01-07delete UserMessage. Too difficult to policeHieu Hoang
2014-10-15hiero model compatibilityRico Sennrich
2014-07-10rename Evaluate() to EvaluateInIsolation()Hieu Hoang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-29remove description argument from feature function constructor. RedundantHieu 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-14implement IsUseable() correctly for SourceWordDeletionFeatureHieu 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-29beautifyHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang