mosesdecoder/scripts/training
bojar 5b1541b96d Fixed order of feature scores passed to zmert. Evaluation using BLEU works.
Zmert uses different order of features than Moses. It is necessary to reorder
them when passing to Zmert in nbest-lists.
Previous versions used wrong copy of moses.ini, which linked to phrase tables
that were already filtered for tuning. Thus, phrase tables for evaluation were
missing a lot of phrases and the reported scores were too low.


git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3092 1f5c12ca-751b-0410-a591-d2e778427230
2010-04-09 22:42:20 +00:00
..
cmert-0.5 test, please ignore 2009-10-23 15:45:35 +00:00
lexical-reordering Bugfixes for the new lexical reordering. Running without a reordering model, and with the reordering flag specyfying distance now works. Formatting of the extract.o file is now correct with 'f'-reordering models. 2010-04-06 12:08:04 +00:00
mbr make gcc amd make calls consistent for eric to use in ubuntu package 2009-05-27 12:54:04 +00:00
memscore Kneser-Ney and modified Kneser-Ney smoothing implementation. 2010-02-02 18:14:01 +00:00
phrase-extract Merge revisions 2670-2988 from track. Passes all regression except lexicalised 2010-03-19 17:52:51 +00:00
symal make gcc amd make calls consistent for eric to use in ubuntu package 2009-05-27 12:54:04 +00:00
absolutize_moses_model.pl Update the training scripts to support the new format parameter for 2010-04-09 11:37:43 +00:00
analyse_moses_model.pl Update the training scripts to support the new format parameter for 2010-04-09 11:37:43 +00:00
build-generation-table.perl add svn id comments to start of file 2007-03-14 22:22:36 +00:00
clean-corpus-n.perl merge properly 2008-02-27 19:01:38 +00:00
clone_moses_model.pl Update the training scripts to support the new format parameter for 2010-04-09 11:37:43 +00:00
combine_factors.pl add svn id comments to start of file 2007-03-14 22:22:36 +00:00
exodus.perl add svn id comments to start of file 2007-03-14 22:30:25 +00:00
filter-and-binarize-model-given-input.pl Fix mistakes in previous commit (oh, and revert to my own svn username 2010-04-09 14:02:58 +00:00
filter-model-given-input.pl Update the training scripts to support the new format parameter for 2010-04-09 11:37:43 +00:00
mert-moses-new.pl Update the training scripts to support the new format parameter for 2010-04-09 11:37:43 +00:00
mert-moses.pl Update the training scripts to support the new format parameter for 2010-04-09 11:37:43 +00:00
postprocess-lopar.perl add svn id comments to start of file 2007-03-14 22:22:36 +00:00
reduce_combine.pl mert-moses.pl now supports multiple input weights for lattices and confusion networks, using the --inputweights argument. 2009-02-05 17:39:36 +00:00
train-factored-phrase-model.perl Update the training scripts to support the new format parameter for 2010-04-09 11:37:43 +00:00
zmert-moses.pl Fixed order of feature scores passed to zmert. Evaluation using BLEU works. 2010-04-09 22:42:20 +00:00
zmert.tmt-scen Bug fixes im zmert-moses.pl and zmert.jar. Zmert works. 2010-04-09 22:41:11 +00:00