mosesdecoder/scripts
2006-07-31 22:10:34 +00:00
..
analysis believe Ondrej has a script w/same functionality; will investigate 2006-07-31 22:07:34 +00:00
training Speed-up of lexical translation table training, old code was crap 2006-07-31 22:10:34 +00:00
Makefile Allowing to optimize unknown lambdas, release methodology 2006-07-31 21:01:07 +00:00
README checking in the current version of clone_moses_model 2006-07-31 20:13:25 +00:00

2006-07-29

This directory should contain all multi-purpose scripts for:

- training    ... training moses (including BLEU evaluation needed for MERT)
- analysis    ... analyzing MT output (for human analysis)

- lib         ... perl modules used by various scripts


The Makefile then takes care of proper 'release' from your CVS directory to
the shared directories.

The released scripts should remain in the *same directory structure*.