Hi Mohadeseh

I think the problem is that you added this:

-giza-option
m1=5,m2=0,m3=0,m4=0,mh=0,t1=5,nodumps=0"

You are telling GIZA not to run the higher IBM models, yet 
train-model.perl is looking for their output. Try removing the 
giza-option and it should work,

cheers - Barry

On 02/08/12 08:54, Mohadeseh Sheikhoveisi wrote:
> Hi,
> I'm running following command:
>
> "./train-model.perl -scripts-root-dir /opt/tools/scripts-20120707-0326
> -root-dir /home/msho/Parallel-Corpus/New -corpus
> /home/msho/Parallel-Corpus/clean/Clean-Corpus -f en -e fa -alignment
> grow-diag-final-and -reordering msd-bidirectional-fe -lm
> 0:3:/home/msho/Parallel-Corpus/LM/lm/Data.fa.lm -parallel -giza-option
> m1=5,m2=0,m3=0,m4=0,mh=0,t1=5,nodumps=0"
>
> and I get this error:
>
> Giza did not produce the output file
> /home/msho/Parallel-Corpus/New/giza.fa-en/fa-en.A3.final. Is your corpus
> clean (reasonably-sized sentences)? at ./train-model.perl line 958.
>
> My corpus is cleaned using clean-corpus-n.perl and limited to 70 tokens.
> giza produced some files (in ./giza.fa-en) such as:
>   fa-en.A1.5,
> fa-en.cooc
> fa-en.Decoder.config
> fa-en.gizacfg
> fa-en.perp
> fa-en.t1.5
> fa-en.trn.src.vcb
> fa-en.trn.trg.vcb
> fa-en.tst.src.vcb
> fa-en.tst.trg.vcb
>
> Also I attached log file.
>
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support


-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.

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

Reply via email to