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-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
2015-02-10Relative pathKenneth Heafield
2015-02-10default path update in train-recaserCharley C
2015-02-09tuneable-components config parameter for feature functionsMatthias Huck
2015-02-04more efficient default recaser trainingPhilipp Koehn
2015-02-03script to convert moses.ini v2 to v1 /Tom HoarHieu Hoang
2015-01-30"just put it in. I'll verify it if i can be bovvered" --Hieu /usr/bin/envKenneth Heafield
2015-01-30Revert "env perl shebang"Matthias Huck
2015-01-28env perl shebangKenneth Heafield
2015-01-25Expose learning rate as a parameterXapaJIaMnu
2015-01-23SoftSourceSyntacticConstraintsFeature: Now for both non-terminals (as before)...Matthias Huck
2015-01-22use utf8 german modelHieu Hoang
2015-01-20May is not an abbreviationKenneth Heafield
2015-01-16don't normalise quotes if tokenizing like Penn /Phil WilliamsHieu Hoang