Hi guys, I recently moved the lasted git cb and built Moses with mgiza for the first time. Unfortunately, train-model.perl dies at line 265 telling me that merge_alignment.py cannot be found.
All 9 bins including that py script are in one directory: /home/user/smt/tools/mgiza/bin That's my command: ./train-model.perl -root-dir ~/smt/model -model-dir ~/smt/model/phrase-model/de-en -corpus ~/smt/model/corpus/de-en/corpus.clean -f de -e en -alignment grow-diag-final-and -reordering mslr-bidirectional-fe -score-options="--Goodturing" -parallel -external-bin-dir ~/smt/tools/mgiza/bin -mgiza -mgiza-cpus 2 -lm 0:3:/home/dan/smt/model/lm/de-en/lm.blm.en What Am I doing wrong? I was wondering if you could give me a hand with that. Thanks a lot in advance, dan
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
