mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2025-01-08 04:27:53 +03:00
e70cafa1d7
disable the conversion to and from ISO-8859-1 in the parse-de-bitpar.perl wrapper script. For compatibility with older versions of BitPar, the old behaviour is available using the --old-bitpar command-line option. |
||
---|---|---|
.. | ||
analysis | ||
ems | ||
generic | ||
moses-for-mere-mortals | ||
other | ||
recaser | ||
regression-testing | ||
tests | ||
tokenizer | ||
training | ||
.cvsignore | ||
check-dependencies.pl | ||
Makefile | ||
README | ||
released-files |
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*.