krickert commented on PR #1003: URL: https://github.com/apache/opennlp/pull/1003#issuecomment-4217182259
## POSTaggerME `contextCacheSize` (fail-fast for < -1) Pushed https://github.com/ai-pipestream/opennlp/commit/3b722eb — the 4-arg constructor now throws `IllegalArgumentException` when `contextCacheSize < -1`, `@param` updated, and `POSTaggerMETest#contextCacheSizeRejectsValuesBelowNegativeOne` covers `-2`. (@mawiesne — this matches your note to land it as an additional commit on this PR.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
