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-12-14Code cleanup and refactoring.Ulrich Germann
2015-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-11-12daily automatic beautifierMosesAdmin
2015-11-11Moved placeholder factor variable from StaticData to InputOptions.Ulrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-01-22option to sort translation options after EvaluateAfterSourceContextHieu Hoang
2015-01-14beautifyHieu Hoang
2014-08-08method renameHieu Hoang
2014-06-12incorrectly used boost shared_ptrHieu Hoang
2014-05-16bugs in FF MaxSpanFreeNonTermSourceHieu Hoang
2014-05-12delete chart translation option if -inf score. Add FF MaxSpanFreeNonTermSourc...Hieu Hoang
2014-05-08delete chart translation option if -inf scoreHieu Hoang
2014-05-08extend FF framework by add StackVec* argument to 2nd Evaluate(). NULL if phra...Hieu Hoang
2014-03-26faster pruning in chart decodingRico Sennrich
2013-12-11debug function for ChartTranslationOptionList and ChartTranslationOptionsHieu Hoang
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-22placeholder for chart decodingHieu Hoang
2013-09-22placeholder for chart decodingHieu Hoang
2013-09-12add pointer to input path to chart translation optionHieu Hoang
2013-08-16beautifyHieu Hoang
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ...Hieu Hoang
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ...Hieu Hoang
2013-08-12separate out ChartTranslationOption into its own filesHieu Hoang
2013-08-12beautifyHieu Hoang
2013-08-12create ChartTranslationOption class that store pointer to target phrase. Don'...Hieu Hoang
2013-08-09beautifyHieu Hoang
2013-08-09convert to using shared pointers in ChartTranslationOptionsHieu Hoang
2013-08-09convert to using shared pointers in ChartTranslationOptionsHieu Hoang
2013-08-09add InputPath objects of chart decoding. Start on lattice input for chart dec...Hieu Hoang
2013-05-29beautifyHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang