rzo1 commented on code in PR #1150:
URL: https://github.com/apache/opennlp/pull/1150#discussion_r3569131769
##########
opennlp-core/opennlp-runtime/src/main/java/opennlp/tools/tokenize/SimpleTokenizer.java:
##########
@@ -27,6 +27,10 @@
* A basic {@link Tokenizer} implementation which performs tokenization
* using character classes.
* <p>
+ * Since 3.0, the whitespace class is the Unicode {@code White_Space} set
Review Comment:
see above
--
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]