Hello,

I am trying to train a Moses baseline using only Giza alignments up to HMM
so M1=5 and MHMM=5. The way i am doing this is the following:

/scratch/graca/moses/bin/scripts-20071112-1423/training/train-
factored-phrase-model.perl -scripts-root-dir
/scratch/graca/moses/bin/scripts-20071112-1423/ -root-dir .  -corpus
/scratch2/graca/corpus/hansards/100000/corpus -f en -e fr -alignment
grow-diag-final-and -lm
0:5:/scratch2/graca/corpus/hansards/LM100k-5g.fr--giza-option
m1=4,m2=0,mh=4,m3=0,m4=0

And after the training i get the following msg:

==========================================================

Entire Training took: 332 seconds
Program Finished at: Thu Nov 29 10:39:21 2007

==========================================================
Giza did not produce the output file ./giza.en-fr/en-fr.A3.final. Is your
corpus clean (reasonably-sized sentences)? at
/scratch/graca/moses/bin/scripts-20071112-1423/training/train-
factored-phrase-model.perl line 678.

And it stops.

If i remove the giza option and train with the same corpus everything goes
correct.

What am i doing wrong?

Thanks,

Joao Graca
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to