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-11-04estimatedScore -> estimatedScoresHieu Hoang
2015-11-03consistent naming of future scores, estimated scoresHieu Hoang
2015-10-16daily automatic beautifierMosesAdmin
2015-10-16use util::StringStreamHieu Hoang
2015-07-24minor maintenance of sparse features codeMatthias Huck
2015-03-29Fix some compile warnings (gcc 4.9.2).Jeroen Vermeulen
2015-01-27use pragma once; avoid using cerr directlyMatthias Huck
2015-01-14beautifyHieu Hoang
2015-01-07delete UserMessage. Too difficult to policeHieu Hoang
2014-10-13refactor some stateless feature functions to avoid using EvaluateWhenApplied(...Hieu Hoang
2014-07-10rename Evaluate() to 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 ChartBasedFeatureContextHieu 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-09beautifyHieu Hoang
2013-08-07DONE: delete source phrase from TargetPhrase classHieu Hoang
2013-08-07get ready to delete source phrase from TargetPhrase classHieu Hoang
2013-08-07get ready to delete source phrase from TargetPhrase classHieu 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-06-09refactor WordTranslationFeature::Load()Hieu 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