I’m trying to run the toy bilingualnplm example with ems.
The ngram order gets computed in experiment.perl on line 1868.
The formula is:
$order + 2 * $source_window + 1
If $order is 5 and $source_window is 4 this formula gives 14.
Is this correct?
It doesn't seem right.

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

Reply via email to