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-01-10preparing extraction of Hiero soft syntactic preferences (target syntax)Matthias Huck
2015-08-05compile error on 4.9.3 on cygwinU-DESKTOP-ONHNTIV\hieuh
2015-07-24Moses::Scan too inefficientMatthias Huck
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-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-03-09conservative update of some old code in phrase-extract/consolidate-main.cppMatthias Huck
2015-03-09consolidate properties: fixing bug from commit b08d3edMatthias Huck
2015-03-09merge with private branch. Add --Count argHieu Hoang
2015-03-06GHKM extraction / consolidate: write most frequent POS sequence from property...Matthias Huck
2015-03-05POS property: map tags to indices in consolidateMatthias Huck
2015-01-14beautifyHieu Hoang
2014-12-21long overdue feature: do not produce very low scoring translation table entri...Philipp Koehn
2014-11-12avoid necessity of masking "{{" in the dataMatthias Huck
2014-08-28space between ||| and {{Hieu Hoang
2014-08-28space between ||| and {{Hieu Hoang
2014-08-08source labels: integration into EMSMatthias Huck
2014-06-25minor format change in consolidateHieu Hoang
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-03-02swap position of alignment and scores in phrase table halves (before consolid...Rico Sennrich
2013-12-06minor verbose in consolidate-main.cppHieu Hoang
2013-09-29score: write sparse features to third field.Phil Williams
2013-09-24consolidate: don't assume input contains key-value fieldPhil Williams
2013-09-20consolidate: expect key-value pairs in 7th field, not 6thPhil Williams
2013-09-20consolidate: write key-value field to rule tablePhil Williams
2013-09-14Merge masterPhil Williams
2013-07-29phrase penalty now has it's own ff. No longer in the phrase tableHieu Hoang
2013-05-29beautifyHieu Hoang
2013-03-13fixed kneserNey phrase probability smoothing bug reported by Česlav Przywa...phikoehn
2012-11-22order of lexical probability has flippedHieu Hoang
2012-11-12Refactor phrase-extract/JamfileKenneth Heafield