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-03-18Fixes (?) numerous bugs discovered when the code was actually compiled (an er...Ulrich Germann
2015-03-04Folded contrib/server/mosesserver.cpp into the moses executable.Ulrich Germann
2015-01-14beautifyHieu Hoang
2014-12-28move OutputBestSurface() to Hypothesis classHieu Hoang
2014-12-28move OutputBestSurface() to Hypothesis classHieu Hoang
2014-12-28move OutputInput() to Hypothesis classHieu Hoang
2014-12-28move OutputAlignment() to Hypothesis classHieu Hoang
2014-08-08method renameHieu Hoang
2014-08-05Incremental scoring of hypotheses.Barry Haddow
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-09-17constrained decoding FF works for both pb and hieroHieu Hoang
2013-08-30move LexicalReordering to FF directoryHieu Hoang
2013-08-05all hypotheses have translation option. All translation options have target p...Hieu Hoang
2013-08-05delete Hypothesis::GetSourcePhrase(). Take it directly from TranslationOption...Hieu Hoang
2013-07-23add ControlRecombination feature functionHieu Hoang
2013-06-11delete pre-calculated scoring in ChartHypothesis. Should be subsumed by new s...Hieu Hoang
2013-05-24split classes in FeatureFunction filesHieu Hoang
2013-05-21delete references to LMListHieu Hoang
2013-04-26delete PhraseDictionaryMemory. Fix word penalty in compact phrase tableHieu Hoang
2013-04-24delete m_currScoreBreakdownHieu Hoang
2013-04-24delete different calc functionsHieu Hoang
2013-04-24delete different calc functionsHieu Hoang
2013-04-24delete different calc functionsHieu Hoang
2013-04-22get rid of ResetScore() from Hypothesis and TargetPhrase classHieu Hoang
2013-04-22minor changes for debuggablilityHieu Hoang
2012-11-27make TranslationModel subdirectory and move files from moses/ into itHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang