This is an automated email from the ASF dual-hosted git repository.
krickert pushed a change to branch OPENNLP-1869
in repository https://gitbox.apache.org/repos/asf/opennlp.git
from 9391919aa OPENNLP-1869: Use IllegalArgumentException for null
arguments and trim commentary
add db86fb687 OPENNLP-1869: Document null IAE on the normalizer
interfaces; deprecate forRemoval
No new revisions were added by this update.
Summary of changes:
.../tools/util/normalizer/CharSequenceNormalizer.java | 1 +
.../opennlp/tools/util/normalizer/OffsetAwareNormalizer.java | 1 +
.../tools/util/normalizer/EmojiCharSequenceNormalizer.java | 2 +-
.../normalizer/EmojiToEmoticonCharSequenceNormalizer.java | 12 ++----------
.../normalizer/EmoticonToEmojiCharSequenceNormalizer.java | 12 ++----------
5 files changed, 7 insertions(+), 21 deletions(-)