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 On Monday 10 May 2010 18:12:40 Ligia Batrinca wrote: > 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 > > Ligia > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
