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(...) 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