Hi All,
I seem to be at a loss... I am suppose to carry out the following instruction (from the manual, p.69): When you are running the training, you need to tell the training script where GIZA++ was installed with the argument. train-model.perl -external-bin-dir $HOME/external-bin-dir Neglecting this, of course, leads to the following error when running "the main event - training the translation model": Using SCRIPTS_ROOTDIR: /home/qt/mosesdecoder/scripts Use of uninitialized value $_EXTERNAL_BINDIR in concatenation (.) or string at /home/qt/mosesdecoder/scripts/training/train-model.perl line 227. Use of uninitialized value $_EXTERNAL_BINDIR in concatenation (.) or string at /home/qt/mosesdecoder/scripts/training/train-model.perl line 228. Use of uninitialized value $_EXTERNAL_BINDIR in concatenation (.) or string at /home/qt/mosesdecoder/scripts/training/train-model.perl line 235. Use of uninitialized value $_EXTERNAL_BINDIR in concatenation (.) or string at /home/qt/mosesdecoder/scripts/training/train-model.perl line 236. Use of uninitialized value $_EXTERNAL_BINDIR in concatenation (.) or string at /home/qt/mosesdecoder/scripts/training/train-model.perl line 238. Using single-thread GIZA Use of uninitialized value $_EXTERNAL_BINDIR in concatenation (.) or string at /home/qt/mosesdecoder/scripts/training/train-model.perl line 320. ERROR: Cannot find mkcls, GIZA++/mgiza, & snt2cooc.out/snt2cooc in . You MUST specify the parameter -external-bin-dir at /home/qt/mosesdecoder/scripts/training/train-model.perl line 320. I understand that I should define the external-bin-dir folder in the "my" commands stated in first 5 lines, but where in line 320...? My perl it seems is insufficient - can you please help? Up to the "main event" all worked just fine... Thank you very much! Tzvi Gordon
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
