mosesdecoder/contrib/moses-speedtest/cronjob

7 lines
220 B
Plaintext
Raw Normal View History

#!/bin/sh
cd /home/moses-speedtest/phrase_tables
python3 runtests.py -c testsuite_config #Run the tests.
python3 html_gen.py testsuite_config #Generate html
cp index.html /fs/thor4/html/www/speed-test/ #Update the html