mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-26 05:14:36 +03:00
.. | ||
config.ems | ||
example.config | ||
README | ||
shorten_info.pl | ||
test_all_new_commits.sh |
A simple regular testing of Moses codebase, aka cruise control -------------------------------------------------------------- Features: - Checkout latest commits - Test configure, make, make scripts - Run regression tests - Run a sample EMS pipeline - Report results into logfiles How to run cruise control: 1) Download and compile SRILM 2) Download, compile and install IRSTLM 3) Edit the configuration file example.config. You can create as many configuration files as you like. 4) Execute ./test_all_new_commits.sh yourfile.config Written by Ondrej Bojar, Ales Tamchyna, Barry Haddow, Rimas Blazaitis