rzo1 commented on code in PR #1150:
URL: https://github.com/apache/opennlp/pull/1150#discussion_r3569127086
##########
opennlp-api/src/main/java/opennlp/tools/util/Span.java:
##########
@@ -257,6 +257,9 @@ public CharSequence getCoveredText(CharSequence text) {
}
/**
+ * Since 3.0, whitespace here is the Unicode {@code White_Space} set
Review Comment:
Since 3.0., this method uses the whitespace definition from the Unicode
White_Sapce set.
--
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]