rzo1 commented on PR #1109: URL: https://github.com/apache/opennlp/pull/1109#issuecomment-4799034094
- `OffsetAwareNormalizer` javadoc `@links opennlp.tools.namefind.OffsetMappingNameFinder`, which isn't introduced until #1105. Harmless under `doclint=none`, but it's a dangling link if this PR is read or merged on its own. - `LineBreakPreservingWhitespaceCharSequenceNormalizer` javadoc still opens "A `CharSequenceNormalizer`" though the class now implements `OffsetAwareNormalizer`. -- 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]
