Hi all,
I have just notice that the default MaxPhraseLength in Moses is set to 
20, while in the training script phrases are by default limited to 7 
symbols. Isn't this a potential problem for performance? After all the 
decoder will fruitlessly call CreateTranslationOptionsForRange(...) 13 
times per start position for most phrase tables ...

Caused me a lot of headache to figure out where all that long false 
positives are coming from in my hash function based index.
Best,
Marcin

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

Reply via email to