mosesdecoder/scripts
2006-12-29 13:45:21 +00:00
..
analysis Making remaining scripts os independent re pawd/pwd 2006-12-29 13:45:21 +00:00
generic managing of pwd/pawd 2006-12-29 13:19:36 +00:00
tests Making remaining scripts os independent re pawd/pwd 2006-12-29 13:45:21 +00:00
training Making remaining scripts os independent re pawd/pwd 2006-12-29 13:45:21 +00:00
.cvsignore adding cvsignore to ignore python-compiled files 2006-08-10 00:27:34 +00:00
check-dependencies.pl fixed a typo in Makefile and check-dependencies checks for mkcls 2006-10-06 16:51:31 +00:00
Makefile Fix automount partition bug 2006-12-29 00:59:59 +00:00
README Check in generic/moses-parallel.pl 2006-07-31 23:01:02 +00:00
released-files added yet another combiner for factored corpora 2006-11-30 06:17:45 +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*.