Package opennlp.tools.util.normalizer
package opennlp.tools.util.normalizer
-
ClassesClassDescriptionA
CharSequenceNormalizerimplementation that aggregates the functionality of other normalizers.AEmojiCharSequenceNormalizerimplementation 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.