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-23filter-model-given-input.pl: drop "-encoding None" from phrase table binaizat...Matthias Huck
2015-03-22Merge pull request #100 from alvations/masterHieu Hoang
2015-03-20Enforce python3 and also remove extra empty newline from STDOUTalvations
2015-03-20added more description of usage in docstringalvations
2015-03-20fixed typo in error messagealvations
2015-03-20Added Gacha Filter used by Manawi system from WMT14 translation taskalvations
2015-03-20EMS: support for syntactic metrics for MERT/MIRARico Sennrich
2015-03-20reduce-factors: port xml support from train-model.perlRico Sennrich
2015-03-20RDLM training without editing bash scriptsRico Sennrich
2015-03-20nplm_train: more optionsRico Sennrich
2015-03-18relational dependency language modelRico Sennrich
2015-03-18Replace truecase-egret.sh with more general tree-converter-wrapper.perlPhil Williams
2015-03-18Always use "SyntaxInputWeight0" as name of SyntaxInputWeight featurePhil Williams
2015-03-13EMS: fix TRAINING:use-syntax-input-weight-feature optionPhil Williams
2015-03-13fix example for reusing tuned moses.ini fileHieu Hoang
2015-03-13Add tree-converter-mosesxml.sh wrapper scriptPhil Williams
2015-03-12parse-en-egret.perl: wrap tree in parentheses prior to conversion to XMLPhil Williams
2015-03-11some more better defaults for recaserPhilipp Koehn
2015-03-11better default configuration for recaserPhilipp Koehn
2015-03-11proper handling of specified configuration filePhilipp Koehn
2015-03-11GHKM extraction: option to strip non-terminal labels from BitPar syntactic pa...Matthias Huck
2015-03-10parse-en-egret.perl: use "ROOT" instead of "TOP" as label of root tree nodePhil Williams
2015-03-10Add truecase-egret.shPhil Williams
2015-03-10Add parse-en-egret.perl wrapper script.Phil Williams
2015-03-10EMS: add TRAINING:use-syntax-input-weight-feature optionPhil Williams
2015-03-10train-model.perl: add -use-syntax-input-weight-feature optionPhil Williams
2015-03-10EMS: add TRAINING:dont-tune-glue-grammar optionPhil Williams
2015-03-10train-model.perl: add -dont-tune-glue-grammar optionPhil Williams
2015-03-10filter-model-given-input.pl: add -[no]StripXml and -SyntaxFilterCmd optionsPhil Williams
2015-03-10train-model.perl: add -score-command optionPhil Williams
2015-03-10GHKM: write target parts-of-speech as a factorMatthias Huck
2015-03-06separate variables into lines. Easier to merge with other branchesHieu Hoang
2015-03-06separate variables into lines. Easier to merge with other branchesHieu Hoang
2015-03-05fix EMS bug from dca8dd: cleaning step was skippedRico Sennrich
2015-03-05remove unused variableRico Sennrich
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-03-04off-by-one error in previous commitRico Sennrich
2015-03-04extract_test.py should also create numberized corpusRico Sennrich
2015-03-04EMS convenience:Rico Sennrich
2015-03-04typoRico Sennrich
2015-03-03EMS: add TRAINING:no-glue-grammar optionPhil Williams
2015-02-27fix option --return-best-dev with hypergraph MIRA (which I broke in commit d3...pre-MMTRico Sennrich
2015-02-27discount_fallback for lmplzPhilipp Koehn
2015-02-26Update filter-model-given-input.plMarcin Junczys-Dowmunt
2015-02-24safer binarizer execution, bash, sort tempdirOndrej Bojar
2015-02-16Merge branch 'master' of https://github.com/moses-smt/mosesdecoderMatthias Huck
2015-02-13Remove debugBarry Haddow
2015-02-13train-model.perl: fix "argument isn't numeric" warningPhil Williams
2015-02-13Update transliteration scripts to use the on-disk phrase tablePhil Williams