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-06Hiero phrase orientationMatthias Huck
2015-12-10Hiero phrase orientationMatthias Huck
2015-09-25Fix bug in STSG rule scoringPhil Williams
2015-08-11eclipseHieu Hoang
2015-07-06extract-ghkm: minor refactoringPhil Williams
2015-07-06extract-ghkm: fix a couple of exception-related issuesPhil Williams
2015-06-04Ongoing moses/phrase-extract refactoringPhil Williams
2015-06-04daily automatic beautifierMosesAdmin
2015-06-03Ongoing moses/phrase-extract refactoringPhil Williams
2015-06-03Ongoing moses/phrase-extract refactoringPhil Williams
2015-06-02Ongoing moses/phrase-extract refactoringPhil Williams
2015-06-02Ongoing moses/phrase-extract refactoringPhil Williams
2015-06-02Ongoing moses/phrase-extract refactoringPhil Williams
2015-06-01Ongoing moses/phrase-extract refactoringPhil Williams
2015-06-01Ongoing moses/phrase-extract refactoringPhil Williams
2015-06-01Ongoing moses/phrase-extract refactoringPhil Williams
2015-06-01Oops. Fix compile error.Phil Williams
2015-05-29Ongoing moses/phrase-extract refactoringPhil Williams
2015-05-29Rename MosesTraining::SyntaxTree to MosesTraining::SyntaxNodeCollectionPhil Williams
2015-05-17Fix a lot of lint, mostly trailing whitespace.Jeroen Vermeulen
2015-05-02beautifyHieu Hoang
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-22Support tokenize(const std::string &) as well.Jeroen Vermeulen
2015-04-22Unify tokenize() into util, and unit-test it.Jeroen Vermeulen
2015-03-11glue rules with stripped BitPar labelsMatthias Huck
2015-03-11GHKM extraction: option to strip non-terminal labels from BitPar syntactic pa...Matthias Huck
2015-03-10GHKM: write target parts-of-speech as a factorMatthias Huck
2015-03-06GHKM: POS factor in glue rules: target side onlyMatthias Huck
2015-03-06GHKM extraction / consolidate: write most frequent POS sequence from property...Matthias Huck
2015-03-05POS property in glue rulesMatthias Huck
2015-03-05GHKM: extract POS phrase property (from preterminals in the syntactic parse t...Matthias Huck
2015-01-23SoftSourceSyntacticConstraintsFeature: Now for both non-terminals (as before)...Matthias Huck
2015-01-21domain features in GHKM extractionMatthias Huck
2015-01-14use astyle 2.01. It's on Edinburgh server and doesn't screw up enumHieu Hoang
2015-01-14beautifyHieu Hoang
2015-01-09PhraseOrientationFeature efficiency improvementMatthias Huck
2014-12-13merged master into dynamic-models and solved conflictsNicola Bertoldi
2014-12-03PhraseOrientationFeatureMatthias Huck
2014-12-02move n-best code for phrase-based from IOWrapper to ChartManagerHieu Hoang
2014-11-21extract-ghkm: change STSG output format.Phil Williams
2014-11-21extract-ghkm: add --STSG optionPhil Williams
2014-11-12avoid necessity of masking "{{" in the dataMatthias Huck
2014-11-12extract-ghkm: add -T2S optionPhil Williams
2014-10-10Fix a few more compiler warnings (from Clang mostly).Phil Williams
2014-09-13PhraseOrientationFeature: bugfixesMatthias Huck
2014-09-12GHKM glue grammar: Orientation phrase propertyMatthias Huck
2014-09-12GHKM glue grammar: print word alignment links for <s> and </s>,Matthias Huck
2014-09-12PhraseOrientationFeature for chart-based decoding: a first simple version,Matthias Huck
2014-08-08uninitialized variables and double includeMatthias Huck
2014-08-08OxLM integration.Paul Baltescu