It looks like the error happened in the previous filtering step, not in tuning.
Use absolute path for all paths, ie. not ./filtered but /whatever/filtered On 5 August 2013 18:54, Jean D'Ennris <[email protected]> wrote: > Dear all, > > I'm trying to run multi-threaded a mert work using the following command : > > nohup /home/Moses/mosesdecoder/scripts/training/mert-moses.pl --threads > 24 /home/train_enes/train.clean.es > /home/train_enes/train.clean.es/home/Moses/mosesdecoder/bin/moses > /home/train_enes/train_esen/binarised-model/moses.ini --decoder-flags > "-threads all" --mertdir /home/Moses/mosesdecoder/bin/ --working-dir > /home/train_enes/train_esen/mert-work &> mert.out & > > I ran a similar tuning a few times already and it worked great. Usually > the scoring process begins directly, but this time I get the following > error : > > Using SCRIPTS_ROOTDIR: /home/Moses/mosesdecoder/scripts > filtering the phrase tables... lundi 5 août 2013, 16:55:34 (UTC+0200) > exec: /home/Moses/mosesdecoder/scripts/training/ > filter-model-given-input.pl ./filtered > /home/train_enes/train_esen/binarised-model/moses.ini /home/train_enes\ > /train.clean.es > Executing: /home/Moses/mosesdecoder/scripts/training/ > filter-model-given-input.pl ./filtered > /home/train_enes/train_esen/binarised-model/moses.ini /home/train_enes/ > train.clean.es > filterphrases.out 2> filterphrases.err > Exit code: 2 > ERROR: Failed to run '/home/Moses/mosesdecoder/scripts/training/ > filter-model-given-input.pl ./filtered > /home/train_enes/train_esen/binarised-model/moses.ini /home\ > /train_enes/train.clean.es'. at /home/Moses/mosesdecoder/scripts/training/ > mert-moses.pl line 1406. > > I have checked the paths and everything looks fine. I've tried to run it > on a different Moses but I get the same message. > > I would be very interested to hear any suggestion. > > Thank you for your help > > Kind Regards > > Jean E. > > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support > > -- Hieu Hoang Research Associate University of Edinburgh http://www.hoang.co.uk/hieu
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
