From: <ph...@us...> - 2007-02-13 19:22:45
|
Revision: 1210 http://mosesdecoder.svn.sourceforge.net/mosesdecoder/?rev=1210&view=rev Author: phkoehn Date: 2007-02-13 11:22:35 -0800 (Tue, 13 Feb 2007) Log Message: ----------- a large number of changes. besides little tweaks: * training script now has proper default behaviour for single-factor models, * mert script has better handling of default lambda parameters that now works with lexicalized reordering models, and also with multiple models files (e.g. multiple language models) * parallel mert script is more robust when single jobs fail: detects it and resubmits the crashed (or killed) jobs * recaser added that builds on moses * filtering script added that also binarizes filtered model files (this will be eventually replaced when the lexicalized reordering model also uses the binary format) Modified Paths: -------------- trunk/scripts/generic/moses-parallel.pl trunk/scripts/training/filter-model-given-input.pl trunk/scripts/training/mert-moses.pl trunk/scripts/training/train-factored-phrase-model.perl Added Paths: ----------- trunk/scripts/recaser/ trunk/scripts/recaser/recase.perl trunk/scripts/recaser/train-recaser.perl trunk/scripts/training/filter-and-binarize-model-given-input.pl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |