mosesdecoder/scripts
2014-02-12 21:00:55 +00:00
..
analysis extract-target-trees.py: update to match current trace format 2013-11-10 16:09:06 +00:00
ems fix bug if interpolated lm on different factors 2014-02-12 21:00:55 +00:00
fuzzy-match c++ version of fuzzy match works 2012-11-12 13:58:39 +00:00
generic Delete mteval-v13a2.pl 2014-01-08 03:58:57 -08:00
OSM specification changes for multiple operation sequence models 2013-10-13 01:04:28 +01:00
other skelete pt 2013-09-27 20:45:20 +01:00
recaser added unbuffered mode for casers (using -b) 2013-03-04 15:29:13 +00:00
regression-testing revert mode changes 2012-07-04 12:25:21 +01:00
share/nonbreaking_prefixes Tamil tokenization /P.Arththika 2014-01-05 14:07:28 +00:00
tests revert mode changes 2012-07-04 12:25:21 +01:00
tokenizer added replace-unicode-punctuation.perl 2013-11-04 21:46:36 +00:00
training fix bug if interpolated lm on different factors 2014-02-12 21:00:55 +00:00
Transliteration Post-decoding Transliteration Script 2013-12-18 16:10:57 +00:00
Jamfile Fixed interaction of --install-scripts and --git 2012-08-09 11:04:24 -04:00
README fix start weights in experiment.perl, add hypothesis queue for picking hope and fear translations, add variations to 1slack formulation 2012-06-01 01:49:42 +01: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 Jamfile then takes care of proper 'release' from your git directory to
the shared directories.

The released scripts should remain in the *same directory structure*.