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-25WordsRange -> RangeHieu Hoang
2015-10-25WordsBitmap -> BitmapHieu Hoang
2015-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-09Moved caching of lexical reordering scores from class TranslationOption to cl...Ulrich Germann
2015-02-19beautifyHieu Hoang
2015-02-06Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-02-06Added struct Better for ranking TranslationOptions.Ulrich Germann
2015-01-14beautifyHieu Hoang
2015-01-06Added function to update future score and full scoreMarcin Junczys-Dowmunt
2014-08-08method renameHieu Hoang
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ...Hieu Hoang
2013-08-08Evaluate(InputType) --> Evaluate(InputType, Phrase source)Hieu Hoang
2013-08-08consistently set source phrase in translation options as soon as the trans op...Hieu Hoang
2013-08-07beautifyHieu Hoang
2013-08-07source phrase is a pointer in translation options.Hieu Hoang
2013-08-06push InpuutPath down into phrase dictionary for legacy methodsHieu Hoang
2013-08-05all hypotheses have translation option. All translation options have target p...Hieu Hoang
2013-08-05TranslationOption::GetSourcePhrase() return a reference, not a pointer. It mu...Hieu Hoang
2013-07-11call legacy code for confusion network input with binary ptHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-23add plumbing for evaluating features that need source sentenceHieu Hoang
2013-05-08rename variable which is just used for caching lexicalised reordering scoresHieu Hoang
2013-05-08rename variable which is just used for caching lexicalised reordering scoresHieu Hoang
2013-05-08rename variable which is just used for caching lexicalised reordering scoresHieu Hoang
2013-05-08delete redundant ScoreComponentCollection in Translation OptionHieu Hoang
2013-05-08each new target phrase in factored decomposition holds scores from previous s...Hieu Hoang
2013-02-22delete ScoreProducerHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang