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-01-14beautifyHieu Hoang
2015-01-06second attempt at new feature hook, needs review of constness etc.Marcin Junczys-Dowmunt
2015-01-06Added new feature function hook: EvaluateWithSourceContextCollecton(...)Marcin Junczys-Dowmunt
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-11-04Merge s2t branchPhil Williams
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2014-07-10rename Evaluate() to EvaluateWithSourceContext()Hieu Hoang
2014-07-10rename Evaluate() to EvaluateInIsolation()Hieu Hoang
2014-06-08merged master into dynamic-modelsNicola Bertoldi
2014-05-08extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phra...Hieu Hoang
2014-01-15beautifyNicola Bertoldi
2014-01-15code cleanup; fixings to others' code/testNicola Bertoldi
2014-01-14merge master into this branchNicola Bertoldi
2014-01-13added a dynamic cache-based PhraseDitctionary; applied changes to the cache-b...Nicola Bertoldi
2013-12-06move word penalty feature out of StaticDataHieu Hoang
2013-12-03modified FF interface: Evaluate() with input has access to future-cost estima...Ales Tamchyna
2013-11-21delete includes for util/check.hhHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-18add target phrase to arguments for Evaluate() during application to sentenceHieu Hoang
2013-08-30convert Evaluate() methods into abstract, rather than empty functions. Every ...Hieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-11refactor 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-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang
2013-05-25split classes in DummyScoreProducers into separate filesHieu Hoang