on running below command for training the baseline model.I have attached
the output result file below.It shows all the error.

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 &

Am getting erros like :

gzip: gzip: /home/berry/working/train/model/tmp.25178/extract.0000000.inv.gz:
No such file or directory
/home/berry/working/train/model/tmp.25178/extract.0000000.gz: No such
file or directory

ERROR: Scoring of phrases failed at
/home/berry/mosesdecoder/scripts/training/train-model.perl line 1784.

/home/berry/mosesdecoder/scripts/../bin/consolidate: error while
loading shared libraries: libboost_serialization.so.1.59.0: cannot
open shared object file: No such file or directory

ERROR: Lexical reordering scoring failed at
/home/berry/mosesdecoder/scripts/training/train-model.perl line 1922.

Attachment: training.out
Description: Binary data

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to