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-02-19beautifyHieu Hoang
2015-02-06Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-02-06Changed return type of CreateTranslationOptionsForRange(...); code reformatting.Ulrich Germann
2014-05-19beautifyNicola Bertoldi
2014-04-30Merge branch 'master' into dynamic-modelsNicola Bertoldi
2014-03-251. Renamed PhraseDictionary member function release() to Release().Ulrich Germann
2014-01-15beautifyNicola Bertoldi
2013-12-07move all feature functions out of StaticDataHieu Hoang
2013-11-23UTIL_THROW_IF -> UTIL_THROW_IF2Hieu Hoang
2013-11-21replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-11-20replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-07limit size of input path for confusion networks and lattices. Prevent memory ...Hieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-03beautifyHieu Hoang
2013-10-03speed up compiling by removing headers from StaticData.hHieu Hoang
2013-10-02move checking of legacy phrase-table to StaticDataHieu Hoang
2013-10-02correct creation of input paths for latticesHieu Hoang
2013-10-02minor rename of variablesHieu Hoang
2013-09-08lattice decoding with sparse featuresHieu Hoang
2013-09-08lattice decoding with sparse featuresHieu Hoang
2013-08-24mark with LEGACYHieu Hoang
2013-08-16beautifyHieu 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-07beautifyHieu Hoang
2013-08-07mark a function as legacyHieu Hoang
2013-08-07get ready to delete source phrase from TargetPhrase classHieu Hoang
2013-08-06push InpuutPath down into phrase dictionary for legacy methodsHieu Hoang
2013-08-06push InpuutPath down into phrase dictionary for legacy methodsHieu Hoang
2013-08-06mark a function as legacyHieu 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-11call legacy code for confusion network input with binary ptHieu Hoang
2013-07-11call legacy code for confusion network input with binary ptHieu Hoang
2013-07-11call legacy code for confusion network input with binary ptHieu Hoang
2013-07-10get rid of translation option cacheHieu Hoang
2013-07-10prefix subphrase optimization for confusion networksHieu Hoang
2013-07-09prefix subphrase optimization for confusion networksHieu Hoang
2013-07-09prefix subphrase optimization done for confusion networksHieu Hoang
2013-06-28separate CreateTranslationOptionsForRange() for text and confusion network inputHieu Hoang
2013-06-21rollbackHieu Hoang
2013-06-20redo parsing of feature function parametersHieu Hoang
2013-06-17separate retrieving of translation options for sentences from confusion netwo...Hieu Hoang
2013-06-15segment confusion network in class TranslationOptionCollectionConfusionNet, r...Hieu Hoang
2013-06-15segment confusion network in class TranslationOptionCollectionConfusionNet, r...Hieu Hoang
2013-06-15segment confusion network in class TranslationOptionCollectionConfusionNet, r...Hieu Hoang
2013-06-14calculate m_featuresToApply in Load() for PhraseDictionary. Since every phras...Hieu Hoang