mosesdecoder/scripts/README
bojar 1c2cd47881 checking in the current version of clone_moses_model
working on a single scripts directory


git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@416 1f5c12ca-751b-0410-a591-d2e778427230
2006-07-31 20:13:25 +00:00

17 lines
441 B
Plaintext

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*.