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-10-24Emacs code formatting instructions.Ulrich Germann
2015-10-23Made CalcScore() virtual in moses/LM/Implementation.h.Ulrich Germann
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2014-07-10rename Evaluate() to EvaluateWhenApplied()Hieu Hoang
2013-10-29remove description argument from feature function constructor. RedundantHieu Hoang
2013-09-22get rid of some warningsHieu Hoang
2013-08-28refactor parsing of args for language modelsHieu Hoang
2013-06-10refactor parsing of feature functiona argsHieu Hoang
2013-05-31consistent Load() for all feature functions. Can be used not to load if doing...Hieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-24move feature functions into moses/FFHieu Hoang
2013-02-21delete Useable()Hieu Hoang
2013-02-21delete InitializeBeforeSentenceProcessing() and CleanUpAfterSentenceProcessing()Hieu Hoang
2013-02-21rename a variable and functionHieu Hoang
2013-02-21delete class LMRefCount. Merge LM and LM implementation back together againHieu Hoang
2013-02-21delete GetLMType()Hieu Hoang
2013-02-21delete Duplicate()Hieu Hoang
2013-02-21make LanguageModelImplementation have new format constructorHieu Hoang
2013-02-07each language model should have separate description, rather than just 'LM'Hieu Hoang
2013-02-02tokenize line now moved into base class ScoreProducerHieu Hoang
2012-12-04get rid function GetScoreProducerWeightShortName(). Fails 1 regression testHieu Hoang
2012-12-04get rid of int argument from GetScoreProducerWeightShortName()Hieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang