Hi Moses-Support,

I ran the following command :
  mkdir ~/working

 cd ~/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 \
 -lm 0:3:$HOME/lm/news-commentary-v8.fr-en.blm.en:8                          \
 -external-bin-dir ~/mosesdecoder/tools >& training.out &


And it generated the training.out file in the working directory. But there
seems to be an error can you guys guide me on this?

ERROR:





*nohup: ignoring inputUsing SCRIPTS_ROOTDIR:
/home/namrata/smt/mosesdecoder/scriptsUsing single-thread GIZAusing
gzipERROR: use --f to specify foreign language at
/home/namrata/smt/mosesdecoder/scripts/training/train-model.perl line 524.*

Regards,
Namrata Hadimani
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to