Package opennlp.tools.util.normalizer
package opennlp.tools.util.normalizer
-
ClassDescriptionA
CharSequenceNormalizerimplementation that aggregates the functionality of other normalizers.A char sequence normalizer, used to adjusting (prune, substitute, add, etc.) characters in order to remove noise from textAEmojiCharSequenceNormalizerimplementation that normalizes text in terms of emojis.ANumberCharSequenceNormalizerimplementation that normalizes text in terms of numbers.AShrinkCharSequenceNormalizerimplementation that shrinks repeated spaces / chars in text.ATwitterCharSequenceNormalizerimplementation that normalizes text in terms of Twitter character patterns.AUrlCharSequenceNormalizerimplementation that normalizes text in terms of URls and email addresses.