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 (Collapse)Author
2014-12-26rename ProcessSentence() to Decode()Hieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-08-08method renameHieu Hoang
2014-01-15beautifyNicola Bertoldi
2014-01-13get rid of all aborts from decoderHieu Hoang
2014-01-13get rid of all abortsHieu Hoang
2014-01-03make good use of the new precise timer...phikoehn
2013-09-27beautifyHieu Hoang
2013-09-26Formatting.Ulrich Germann
2013-09-17constrained decoding FF works for both pb and hieroHieu Hoang
2013-08-05all hypotheses have translation option. All translation options have target ↵Hieu Hoang
phrase
2013-06-11delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new ↵Hieu Hoang
scoring framework. Rename CalcScore() to Evaluate()
2013-05-29beautifyHieu Hoang
2013-04-24delete different calc functionsHieu Hoang
2013-04-24delete different calc functionsHieu Hoang
2013-04-24delete different calc functionsHieu Hoang
2013-04-22minor changes for debuggablilityHieu Hoang
2012-12-31move feature function variables into FeatureFunction.hHieu Hoang
2012-12-19move feature function variables from TranslationSystem back to StaticDataHieu Hoang
2012-12-07get rid of all overrides for GetScoreProducerDescription(). Except ↵Hieu Hoang
SyntacticLM - not sure if it should be separated from LM or not
2012-11-12move moses/src/* to moses/Hieu Hoang