mosesdecoder/scripts/generic
phkoehn 14839768c8 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)


git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1210 1f5c12ca-751b-0410-a591-d2e778427230
2007-02-13 19:22:35 +00:00
..
extract-factors.pl adding scripts to extract POSs from LOPAR output and to extract arbitrary sets of factors from a corpus 2006-08-07 17:35:16 +00:00
lopar2pos.pl adding scripts to extract POSs from LOPAR output and to extract arbitrary sets of factors from a corpus 2006-08-07 17:35:16 +00:00
moses-parallel.pl a large number of changes. besides little tweaks: 2007-02-13 19:22:35 +00:00
multi-bleu.perl - Fixed bug with brevity penalty: 2006-12-15 05:31:47 +00:00
qsub-wrapper.pl managing of pwd/pawd 2006-12-29 13:19:36 +00:00