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-03-30integer overflows in Good-Turing discountingMatthias Huck
2015-03-10merge with private branchHieu Hoang
2015-03-09some moderate modifications in phrase-extract/score-main.cppMatthias Huck
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-03-05GHKM: extract POS phrase property (from preterminals in the syntactic parse t...Matthias Huck
2015-02-05Using boost for prefix/suffix checks /Jeroen VermeulenHieu Hoang
2015-01-23SoftSourceSyntacticConstraintsFeature: Now for both non-terminals (as before)...Matthias Huck
2015-01-21forgot to check this in some time agoMatthias Huck
2015-01-21domain features in GHKM extractionMatthias Huck
2015-01-14beautifyHieu Hoang
2014-12-04avoid necessity of masking "{{" in the dataMatthias Huck
2014-11-12avoid necessity of masking "{{" in the dataMatthias Huck
2014-07-28implementation of phrase orientation in GHKM extractionMatthias Huck
2014-06-13add NonTermContext propertyHieu Hoang
2014-06-12add SpanLength to scoreHieu Hoang
2014-06-11GHKM extraction can add a source labels phrase propertyMatthias 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-06-03||| separator after countsHieu Hoang
2014-03-13recommit Rico's change to score formatHieu Hoang
2014-03-10Merge branch 'master' into dynamic-phrase-tablesUlrich Germann
2014-03-10Changes on main branch files while I was working on dynamic phrase tables.Ulrich Germann
2014-03-02swap position of alignment and scores in phrase table halves (before consolid...Rico Sennrich
2014-02-06fixed compile errors in debug modeMatthias Huck
2014-01-29new version of the `score` toolMatthias Huck
2013-09-29score: write sparse features to third field.Phil Williams
2013-09-29Merge branch 'master' into GHKMStructPhil Williams
2013-09-14commentmaria nadejde
2013-09-14Merge branch 'GHKMStruct' of github.com:moses-smt/mosesdecoder into GHKMStructmaria nadejde
2013-09-14fixed sparse feature outputmaria nadejde
2013-09-14Merge masterPhil Williams
2013-09-14Remove --OutputNTLengths from extract-rules, etc.Phil Williams
2013-09-13stuff that probably doesn't workmaria nadejde
2013-09-13Tree fragments in GHKM glue rules;Matthias Huck
2013-09-12mock featuremaria nadejde
2013-09-11GHKM tree output during extraction: modified extract-ghkm and score toolsMatthias Huck
2013-05-29beautifyHieu Hoang
2012-11-15Alignments on by default for phrase-basedBarry Haddow
2012-11-12Refactor phrase-extract/JamfileKenneth Heafield