On Saturday 15 of November 2008 17:55:04 Alok Kothari wrote: > Hello, everyone > > I am encountering a problem in the Tuning of Moses.I am running it with > about 3.2 MB of English-German data(I am trying it out as I am newbie).The > following is the error : > --------------------------------------------------------------------------- >---------------------------------------------------------------------------- >-------------------------------- Hoping that scoring succeeded. We'll see if > we can read the output files now. > 116380 accumulated translations > prev accumulated translations was : -1 > Executing: \cp -f init.opt run1.init.opt > Executing: \rm -f cmert.log weights.txt > Starting cmert. > Executing: > /home/mt1/sumitg/ExtraSpace/project/programming/language_model/bin/moses-sc >ripts/scripts-20080912-1904//training/cmert-0.5/enhanced-mert -d 14 2> > cmert.log > Exit code: 127 > Failed to run cmert at > bin/moses-scripts/scripts-20080912-1904/training/mert-moses.pl line 680. > --------------------------------------------------------------------------- >---------------------------------------------------------------------------- >------------------------------------ > > I looked at line number 680 but I am not able to figure out anything.Also a > previous thread regarding a similar issue instructs to reinstall the entire > MOSES system,unfortunately thats not feasible in my case.Would replacing > the mert-moses file by a new file do the trick?Can it be replaced ? Is this > a path problem or something ?Please let me know whats wrong. > > Alok Kothari
Hello. Exit code 127 is "command not found" so check if enhanced-mert is existing or any command it is executing is existing too. -- Ing. Radek Bartoň Faculty of Information Technology Department of Computer Graphics and Multimedia Brno University of Technology E-mail: [EMAIL PROTECTED] Web: http://blackhex.no-ip.org Jabber: [EMAIL PROTECTED] _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
