Hi all, i am trying to develop a baseline translation system with the help of steps on the site http://www.statmt.org/moses/?n=Moses.Baseline
when i reach the step of training the translation system, i used this command nohup nice ~/mosesdecoder/scripts/training/train-model.perl -root-dir train \ -corpus ~/corpus/news-commentary-v8.fr-en.clean \ -f fr -e en -alignment grow-diag-final-and -reordering msd-bidirectional-fe \ -lm 0:3:$HOME/lm/news-commentary-v8.fr-en.blm.en:8 \ -external-bin-dir ~/mosesdecoder/tools >& training.out & and this is what i get: sunayana@InspironS:~/working$ nohup nice ~/mosesdecoder/scripts/training/train-model.perl -root-dir train \ > -corpus ~/corpus/news-commentary-v8.fr-en.clean \ > -f fr -e en -alignment grow-diag-final-and -reordering msd-bidirectional-fe \ nohup: ignoring input and appending output to ‘nohup.out’ sunayana@InspironS:~/working$ -lm 0:3:$HOME/lm/news-commentary-v8.fr-en.blm.en:8 \ > -external-bin-dir ~/mosesdecoder/tools >& training.out & [1] 3458 sunayana@InspironS:~/working$ It should create a file named moses.ini file but But it is not doing so. -- *Thanks & Regards* Ms. Sunayana R. Gawde. DCST, Goa University. * P**leas**e don't print t**his e-mail unles**s you really need to.*
build.log.gz
Description: GNU Zip compressed data
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
