Hello,

I am getting a segmentation fault (core dumped) in step number 5 during
training extract phrases parallel.
I am using mosesdecoder latest version from github, I also tried Release 3.0
I am working on ubuntu 14.04 I also tried 16.04
I tried building moses with default options & i tried building after
specifying boost
I am using this command for training :
nohup nice /home/ayah/mosesdecoder/scripts/training/train-model.perl
--first-step 4 -alignment-file
/home/ayah/Documents/working/train/model/aligned --source-syntax -root-dir
train -corpus /home/ayah/Documents/trainData/100%/mosesTree -f en -e ar
-hierarchical -glue-grammar -max-phrase-length 5 -ghkm
--score-options="--GoodTuring" -lm 0:3:/home/ayah/Documents/lm/
truecase.en-ar.blm.ar:8 -external-bin-dir
/home/ayah/mosesdecoder/tools/mgizapp -mgiza -mgiza-cpus 2 -snt2cooc
snt2cooc.pl -sort-batch-size 253 -sort-compress gzip --giza-option
m1=5,m2=2,mh=0,m3=3,m4=3 > training2.out

Any ideas? I have plenty of memory

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

Reply via email to