Hello,
I have used a half-year-old revision of this file before. Now i
updated it to the latest revision and i get the following error when
running the same training command:
Use of uninitialized value in string eq at t-f-p-m.perl line 290.
The line is
$___NOT_FACTORED = 0 unless defined($_REORDERING) &&
$___REORDERING_FACTORS eq "0-0";
and this changed in the last half year with that last string eq.
My training factors were: ... --translation-factors 0-0+1-0
--decoding-steps t0,t1
So there is a decoding-steps parameter (This is important because that
is why __REORDERING_FACTORS didnt get initialized if i can understand
the previous lines in the script) but i didnt give any
reordering-factors. I think if i would give any this would work, but
the older script worked this way also. This raises a question for me:
Did the older script assume reordering-factors to be 0-0? Or what
else?
The main question is how could i fix this error? Is it safer than
before and did i use it incorrectly before? Or is it a mistake?
Thanks in advance!
Br,
Attila
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support