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-14Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-12-14Code cleanup and refactoring.Ulrich Germann
2015-12-12daily automatic beautifierMosesAdmin
2015-12-11Code cleanup and refactoring.Ulrich Germann
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-18Merge branch 'master' of http://github.com/moses-smt/mosesdecoder into ranked...Ulrich Germann
2015-10-18change dynamic to static castHieu Hoang
2015-10-17InputPath now has a weak pointer to the TranslationTask it belongs to.Ulrich Germann
2015-03-30Feature functions and the constructors of TranslationOptionCollectionsUlrich Germann
2015-02-19beautifyHieu Hoang
2015-02-06Changed return type of CreateTranslationOptionsForRange(...) from void to boo...Ulrich Germann
2013-11-19replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-02minor rename of variablesHieu Hoang
2013-08-16beautifyHieu Hoang
2013-08-15fixed logic errorsphikoehn
2013-08-15xml constraintphikoehn
2013-08-13implement Evaluate(inputpath, input) for chart translation options. Plumbing ...Hieu Hoang
2013-08-13use input path for unknown word processing in phrase-basedHieu Hoang
2013-08-09beautifyHieu Hoang
2013-08-08consistently set source phrase in translation options as soon as the trans op...Hieu Hoang
2013-08-02minor cleanupHieu Hoang
2013-08-02Add NonTerminalSet variable to InputPathHieu Hoang
2013-07-11rename SetTargetPhraseFromPtMatrix() to GetTargetPhraseCollectionBatch()Hieu Hoang
2013-07-11beautifyHieu 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-10get rid of translation option cacheHieu Hoang
2013-07-09minor cleanupHieu Hoang
2013-07-09rename vector<InputPath> to InputPathList. Pass regression testsHieu Hoang
2013-07-09begin adding input score to InputPathHieu Hoang
2013-07-07InputLatticeNode to InputPathHieu Hoang
2013-07-05beautifyHieu Hoang
2013-07-04a little bit more towards using prefix subphrase to optimize translation rule...Hieu Hoang
2013-07-03move lookup of all subphrases into PhraseDictionary classHieu Hoang
2013-07-02a little bit more towards using prefix subphrase to optimize translation mode...Hieu Hoang
2013-06-30find all target phrases before searchHieu Hoang
2013-06-28find all target phrases before searchHieu Hoang
2013-06-28beautifyHieu Hoang
2013-06-28find all target phrases before searchHieu 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-05-11delete class TranslationSystemHieu Hoang
2013-05-08each new target phrase in factored decomposition holds scores from previous s...Hieu Hoang
2013-04-26delete PhraseDictionaryMemory. Fix word penalty in compact phrase tableHieu Hoang
2012-11-27make TranslationModel subdirectory and move files from moses/ into itHieu Hoang
2012-11-12move moses/src/* to moses/Hieu Hoang