I think following line shows the problem: "-mertdir=/Users/Yuejian/implementation/MosesDemo/tools/moses-scripts/scripts-20110409-0059/../mert"
Please use absolute paths. I assume that you don't have the mertdir in "/Users/Yuejian/implementation/MosesDemo/tools/moses-scripts/"? Can you show the command which you use to invoke mert-moses.pl? For example, I use: /home/user/mosesdecoder/scripts-YYYYMM-HHMM/training/mert-moses.pl --mertdir=/home/user/mosesdecoder/moses/mert --working-dir=./tuning tuning.1000.tok.low.de tuning.1000.tok.low.en /home/user/mosesdecoder/moses/moses-cmd/src/moses training/model/moses.ini >& tuning.out Regards, Andreas On Tue, Apr 12, 2011 at 9:06 AM, bingyuanmy <[email protected]> wrote: > Dear all, > > I followed the explanations on http://www.statmt.org/moses_steps.html, > but I meet a little problem on the Tunning stage. The error > information I get in mert.out > after executing the tunning comand is as follows -- could you give me > a hint what the problemis? > > Using SCRIPTS_ROOTDIR: > /Users/Yuejian/implementation/MosesDemo/tools/moses-scripts/scripts-20110409-0059 > Assuming > --mertdir=/Users/Yuejian/implementation/MosesDemo/tools/moses-scripts/scripts-20110409-0059/../mert > Not executable: > /Users/Yuejian/implementation/MosesDemo/tools/moses-scripts/scripts-20110409-0059/../mert/extractor > at tools/moses-scripts/scripts-20110409-0059/training/mert-moses.pl > line 303. > > > Looking forward to your help! > Yue > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
