2006-07-29 03:59:33 +04: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)
|
2006-08-01 03:01:02 +04:00
|
|
|
- generic ... script for handling generic issues (parallelization)
|
2006-08-01 00:13:25 +04:00
|
|
|
- lib ... perl modules used by various scripts
|
|
|
|
|
|
|
|
|
2011-11-25 19:33:46 +04:00
|
|
|
The Jamfile then takes care of proper 'release' from your git directory to
|
2006-08-01 00:13:25 +04:00
|
|
|
the shared directories.
|
|
|
|
|
|
|
|
The released scripts should remain in the *same directory structure*.
|
|
|
|
|