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
2016-03-29use max_partial_trans_opt, not m_max_phrase_lengthHieu Hoang
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-12-07Code cleanup.Ulrich Germann
2015-11-09Consistent naming: m_futureScore --> m_estimatedScoreHieu Hoang
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-04-21Added member function GetTranslationTask().Ulrich Germann
2015-03-30Feature functions and the constructors of TranslationOptionCollectionsUlrich Germann
2015-02-19beautifyHieu Hoang
2015-02-16restoring broken evaluation of translation option listAles Tamchyna
2015-02-06Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-02-06Changed return types of member functions CreateTranslationOptionsForRange(......Ulrich Germann
2015-01-14beautifyHieu Hoang
2015-01-06second attempt at new feature hook, needs review of constness etc.Marcin Junczys-Dowmunt
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-08-08method renameHieu Hoang
2014-06-08beautifyNicola Bertoldi
2014-04-30debugging infoHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-09-25skeleton PTHieu Hoang
2013-09-08lattice decoding with sparse featuresHieu Hoang
2013-08-16beautifyHieu Hoang
2013-08-15xml constraintphikoehn
2013-08-13use input path for unknown word processing in phrase-basedHieu Hoang
2013-08-13use input path for unknown word processing in phrase-basedHieu Hoang
2013-08-08consistently set source phrase in translation options as soon as the trans op...Hieu Hoang
2013-08-07renaming a functionHieu Hoang
2013-07-11rename SetTargetPhraseFromPtMatrix() to GetTargetPhraseCollectionBatch()Hieu Hoang
2013-07-11call legacy code for confusion network input with binary ptHieu Hoang
2013-07-11minor compile error. Strange that it doesn't see function from it's antecedentHieu Hoang
2013-07-11move CreateTranslationOptionsForRange() from TranslationOptionCollectionText ...Hieu Hoang
2013-07-11minor cleanupHieu Hoang
2013-07-09rename vector<InputPath> to InputPathList. Pass regression testsHieu Hoang
2013-07-07InputLatticeNode to InputPathHieu Hoang
2013-07-03move lookup of all subphrases into PhraseDictionary classHieu Hoang
2013-07-02separate class InputLatticeNode into seprate fileHieu Hoang
2013-07-02a little bit more towards using prefix subphrase to optimize translation mode...Hieu Hoang
2013-06-28beautifyHieu Hoang
2013-06-28find all target phrases before searchHieu Hoang
2013-06-28separate CreateTranslationOptionsForRange() for text and confusion network inputHieu Hoang
2013-06-28create matrix of subphrases in class TranslationOptionCollectionTextHieu Hoang
2013-06-21rollbackHieu Hoang
2013-06-17separate retrieving of translation options for sentences from confusion netwo...Hieu Hoang
2013-06-17create prefix array for sentence inputHieu Hoang
2013-05-29beautifyHieu Hoang
2013-05-23add plumbing for evaluating features that need source sentenceHieu Hoang
2013-05-21delete references to LMListHieu Hoang
2013-05-11delete class TranslationSystemHieu Hoang