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-14daily automatic beautifierMosesAdmin
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-12-10Passing around AllOptions or references thereto everywhere,Ulrich Germann
2015-12-09daily automatic beautifierMosesAdmin
2015-12-07Code cleanup.Ulrich Germann
2015-11-09Consistent naming: m_futureScore --> m_estimatedScoreHieu Hoang
2015-10-25WordsRange -> RangeHieu Hoang
2015-10-19daily automatic beautifierMosesAdmin
2015-10-18Life cycle of TargetPhraseCollection is now managed via shared pointers.Ulrich Germann
2015-10-17Merge branch 'master' of http://github.com/moses-smt/mosesdecoder into ranked...Ulrich Germann
2015-10-17InputPath now has a weak pointer to the TranslationTask it belongs to.Ulrich Germann
2015-10-16change InputFeature::Instance to return pointer, not ref. Strange segfault in...Hieu Hoang
2015-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-30Feature functions and the constructors of TranslationOptionCollectionsUlrich Germann
2015-02-19beautifyHieu Hoang
2015-02-06Merge branch 'master' of https://github.com/moses-smt/mosesdecoderUlrich Germann
2015-02-06Changed return type of CreateTranslationOptionsForRange(...) from void to bool.Ulrich Germann
2015-01-14beautifyHieu Hoang
2014-08-08method renameHieu Hoang
2014-05-01minor error. Segfault if phrase length is bigger than max-phrase-lengthHieu Hoang
2014-05-01redo creation of input paths for lattices. Should redo OOV handling as phrase...Hieu Hoang
2014-04-29bug in lattice decoding. Some arcs can span more than 1 nodeHieu Hoang
2014-04-28bug in lattice decoding. Some target phrase collection can have 0 size. Shoul...Hieu Hoang
2013-12-07move all feature functions out of StaticDataHieu Hoang
2013-11-21delete includes for util/check.hhHieu Hoang
2013-11-21replace CHECK with UTIL_THROW_IF in MosesHieu Hoang
2013-10-05don't create input paths longer than max phrase lengthHieu Hoang
2013-10-04check that there's no epsilonHieu Hoang
2013-10-04correct creation of input paths for latticesHieu Hoang
2013-10-03correct creation of input paths for latticesHieu Hoang
2013-10-03correct creation of input paths for latticesHieu 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