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-06-03Ongoing moses/phrase-extract refactoringPhil Williams
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-02Ongoing moses/phrase-extract refactoringPhil Williams
2015-06-02Lint-fixing binge.Jeroen Vermeulen
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-01Add LeafIterator and ConstLeafIterator to MosesTraining::Syntax::TreePhil Williams
2015-06-01Add ConstPreOrderIterator to MosesTraining::Syntax::TreePhil 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-26OutputFileStream: accept ‘-’ for “stdout”.Jeroen Vermeulen
2015-05-17Fix a lot of lint, mostly trailing whitespace.Jeroen Vermeulen
2015-05-15beautify.Hieu Hoang
2015-05-02beautifyHieu Hoang
2015-05-01Remove bad initialization.Jeroen Vermeulen
2015-04-30Remove trailing whitespace in C++ files.Jeroen Vermeulen
2015-04-29Fix a bunch of compiler warnings.Jeroen Vermeulen
2015-04-22Remove conflicting definition of isNonTerminal.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-30integer overflows in Good-Turing discountingMatthias Huck
2015-03-30Remove some unused variables.Jeroen Vermeulen
2015-03-29Fix some compile warnings (gcc 4.9.2).Jeroen Vermeulen
2015-03-28Modernize "C" includes in phrase-extract.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-10merge with private branchHieu Hoang
2015-03-10Add phrase-extract/postprocess-egret-forestsPhil Williams
2015-03-10GHKM: write target parts-of-speech as a factorMatthias Huck
2015-03-10pragma onceMatthias Huck
2015-03-09some moderate modifications in phrase-extract/score-main.cppMatthias Huck
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: 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-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-23filter-rule-table: stopgap (non-) filtering for T2S/SCFGPhil Williams
2015-02-19beautifyHieu Hoang
2015-02-11filter-rule-table: comments + minor clean-up.Phil Williams
2015-02-10filter-rule-table: support for "hierarchical" and "s2t" model typesPhil Williams
2015-02-05Using boost for prefix/suffix checks /Jeroen VermeulenHieu Hoang