mosesdecoder/scripts
2007-02-23 17:32:51 +00:00
..
analysis Making remaining scripts os independent re pawd/pwd 2006-12-29 13:45:21 +00:00
generic a large number of changes. besides little tweaks: 2007-02-13 19:22:35 +00:00
recaser a large number of changes. besides little tweaks: 2007-02-13 19:22:35 +00:00
tests Making remaining scripts os independent re pawd/pwd 2006-12-29 13:45:21 +00:00
training language model parser for --lm option is now again able to parse $type, but it is backward compatible 2007-02-23 17:32:51 +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 recaser scripts to released-files 2007-02-21 15:47:13 +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*.