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-24Merge remote-tracking branch 'legacy/master'Ulrich Germann
2015-11-24FF registration is now in FeatureFactory::DefaultSetup, ...Ulrich Germann
2015-11-20daily automatic beautifierMosesAdmin
2015-11-19Code decluttering.Ulrich Germann
2015-11-17LanguageModel, KenLM: avoid StaticData usageDavid Madl
2015-11-04estimatedScore -> estimatedScoresHieu Hoang
2015-11-03consistent naming of future scores, estimated scoresHieu Hoang
2015-10-24Eliminated CalcScoreWithContext().Ulrich Germann
2015-07-04daily automatic beautifierMosesAdmin
2015-06-29introduced flag for the existence of TtaskSptr in TargetPhraseFF_ttptrNicola Bertoldi
2015-06-25Make getScore be able to access ttasksptr. Only works with suffix array for n...XapaJIaMnu
2015-01-14beautifyHieu Hoang
2014-07-10rename Evaluate() to EvaluateInIsolation()Hieu Hoang
2013-10-29remove description argument from feature function constructor. RedundantHieu Hoang
2013-10-13more enriched tracephikoehn
2013-05-31delete LM:Useable(). Superseded by IsUseable() for all feature functionsHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-28move GetFirstLM() as static method of LanguageModelHieu Hoang
2013-05-28delete sourcePhrase variable in TargetPhrase classHieu Hoang
2013-05-02start framework for evaluating target phrase scoreHieu Hoang
2013-05-02start framework for evaluating target phrase scoreHieu Hoang
2013-02-07each language model should have separate description, rather than just 'LM'Hieu Hoang
2013-02-05name-value pairs for LM argumentsHieu Hoang
2013-02-02tokenize line now moved into base class ScoreProducerHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang