mosesdecoder/scripts
2006-08-01 02:43:36 +00:00
..
analysis seems this script does not have the same functionality as Ondrej's, and his are meant for training and this for analysis 2006-07-31 22:14:08 +00:00
generic various tiny bugfixes 2006-08-01 01:18:13 +00:00
tests various tiny bugfixes 2006-08-01 01:18:13 +00:00
training Default to use only our team's queue. 2006-08-01 02:43:36 +00:00
Makefile various tiny bugfixes 2006-08-01 01:18:13 +00:00
README Check in generic/moses-parallel.pl 2006-07-31 23:01:02 +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)
- generic     ... script for handling generic issues (parallelization)
- 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*.