in TranslationOptionCollection.cpp line 386 shouldn't the code be (endPos-startPos+1 >= decodeGraphBackoff[graph] instead of (endPos-startPos+1 > decodeGraphBackoff[graph]
to allow unigram translations to be trapped by this code?
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
