Hi,
If I just run model1 using --giza-option
m1=5,m2=0,m3=0,m4=0,t1=5,nodumps=1 and take a look at the src-tgt.A1.5
file, or the tgt-src.A1.5 file, this is what I see
# Sentence pair (1) source length 3 target length 1 *alignment score :
0.134457*
!
NULL ({ }) ! ({ 1 }) ( ({ }) source ({ })
I was wondering what that _alignment score_ represents in this case,
because without the advanced models, there cannot be a viterbi alignment
score. I checked the training.out file and it only is running Model 1, 5
iterations. Is the alignment score = *(1/(l+1)**m) * max(t(f|e))* ?
thanks !
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support