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-02-17daily automatic beautifierMosesAdmin
2016-02-17minor code simplification of phrase-based extractorMatthias Huck
2016-02-13daily automatic beautifiermmt-mergeMosesAdmin
2016-02-12Option for target constituent constrained phrase extraction. TargetConstituen...Matthias Huck
2016-02-04daily automatic beautifierMosesAdmin
2016-02-04single word heuristic for phrase extraction,Matthias Huck
2015-11-05daily automatic beautifierMosesAdmin
2015-11-04Missing parameter initialization; parentheses around bool assignments subsequ...Ulrich Germann
2015-07-16End line after printing progress dots to stderr.Jeroen Vermeulen
2015-06-04daily automatic beautifierMosesAdmin
2015-05-17Fix a lot of lint, mostly trailing whitespace.Jeroen Vermeulen
2015-03-28Modernize "C" includes in phrase-extract.Jeroen Vermeulen
2015-01-14beautifyHieu Hoang
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-07-28use std::numeric_limitsMatthias Huck
2014-07-28implementation of phrase orientation in GHKM extractionMatthias Huck
2014-06-08delete any mention of SAFE_GETLINE so it doesn't reappearHieu Hoang
2014-06-08use standard c++ getline instead of old Moses SAFE_GETLINEHieu Hoang
2014-01-15beautifyNicola Bertoldi
2013-11-20Merge pull request #53 from pengli09/masterHieu Hoang
2013-11-20Fix the bug in phrase-extract/extract-main.cpp: the authors forgot to change ...Peng Li
2013-10-05add debug argumentHieu Hoang
2013-10-05reverse 7d3de7850025c1b8da7791aa158bb4549f9ff96dHieu Hoang
2013-10-04minor error with placeholderHieu Hoang
2013-09-27beautifyHieu Hoang
2013-09-19placeholders work in extractHieu Hoang
2013-09-19more placeholder code and 'NO BEST TRANSLATION' to stderr for pbHieu Hoang
2013-09-08refactoring to minimize overhead from flexibility score code (if off)Rico Sennrich
2013-09-08flexibility scoresRico Sennrich
2013-07-30beautifyHieu Hoang
2013-07-26add placeholder support to extractHieu Hoang
2013-07-26add placeholder support to extractHieu Hoang
2013-07-26add placeholder support to extractHieu Hoang
2013-05-29beautifyHieu Hoang
2013-03-08bugifx format of extract file for instance weightingBarry Haddow
2012-12-21extract can read an instance weights file.Barry Haddow
2012-11-12Refactor phrase-extract/JamfileKenneth Heafield