when I'm building a MT system, I meet some problems in the steps of tuning .
When I run "nohup nice ~/mosesdecoder/scripts/training/mert-moses.pl 
~/corpus/news-test2008.true.fr ~/corpus/news-test2008.true.en  
~/mosesdecoder/bin/moses  train/model/moses.ini --mertdir ~/mosesdecoder/bin/ 
&> mert.out & "


The system exits with an error in the file "mert.out":
    exec: /home/zhang/mosesdecoder/bin/mert -d 14   --scconfig case:true 
--ffile run1.features.dat,run2.features.dat,run3.features.dat --scfile 
run1.scores.dat,run2.scores.dat,run3.scores.dat --ifile run3.init.opt -n 20
Executing: /home/zhang/mosesdecoder/bin/mert -d 14   --scconfig case:true 
--ffile run1.features.dat,run2.features.dat,run3.features.dat --scfile 
run1.scores.dat,run2.scores.dat,run3.scores.dat --ifile run3.init.opt -n 20 > 
mert.out 2> mert.log
Exit code: 134
ERROR: Failed to run '/home/zhang/mosesdecoder/bin/mert -d 14   --scconfig 
case:true --ffile run1.features.dat,run2.features.dat,run3.features.dat 
--scfile run1.scores.dat,run2.scores.dat,run3.scores.dat --ifile run3.init.opt 
-n 20'. at /home/zhang/mosesdecoder/scripts/training/mert-moses.pl line 1402.




could you help me fix this problem??
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to