[Moses-support] Issues with Score data
Hello
I am trying to tune my system ( baseline ) and I have been having the following error ( copied from my cmert.log file):
Seeding random numbers with system clock
Scorer config string:
Using scorer regularisation strategy: none
Using scorer regularisation window: 0
Using case preservation: 1
Using reference length strategy: closest
Data::score_type BLEU
Data::Scorer type from Scorer: BLEU
BleuScorer: 9
ScoreData: number_of_scores: 9
Loading Data from: statscore.data and features.data
loading feature data from features.data
loading score data from statscore.data
Data loaded : [0] seconds
terminate called after throwing an instance of ‘std::runtime_error’
what(): Score data is empty
/home/user/mtsw/trunk/scripts/training/cmert-0.5/enhanced-mert: line 47:
19558 Aborted $SCRIPTS_ROOTDIR/training/cmert-0.5/mert -d
$size
I don’t understand why it says that the score data is empty.
I have been trying to run my tunning.sh script for the last 3 days, everytime I ended up with errors after (max) 12h running.
Thanks for your help
Re: [Moses-support] Issues with Score data
Hi Ligia
It looks like you’re mixing the old and new mert implementations. If you are using the mert-moses-new script, then you need to specify the mert directory using –mertdir. It is normally the directory ‘mert’ inside the moses distribution.
See
http://www.statmt.org/moses/?n=FactoredTraining.Tuning
regards
Barry
NOTICE:This is digested from the Moses-support mailing list, which supports for the moses SMT decoder.
Related posts:
- Moses Support Digest:mert extractor
- Moses Support Digest:tuning tree-based models
- Moses Support Digest: different bleu scores from nist and moses scripts
- Moses Support Digest:Moses step 1 – data preparation step
- Moses Support Digest: moses-irstlm memory racing with 5-gram lm
- Moses Support Digest:Multi-threaded Moses
- Moses Support Digest:Pulling source data
- Moses Support Digest:nbest list option in decoder
- Moses Support Digest: different servers different time different result
- Moses Support Digest: Moses release