Package opennlp.tools.util.normalizer
package opennlp.tools.util.normalizer
-
ClassDescriptionA
CharSequenceNormalizer
implementation that aggregates the functionality of other normalizers.A char sequence normalizer, used to adjusting (prune, substitute, add, etc.)AEmojiCharSequenceNormalizer
implementation that normalizes text in terms of emojis.ANumberCharSequenceNormalizer
implementation that normalizes text in terms of numbers.AShrinkCharSequenceNormalizer
implementation that shrinks repeated spaces / chars in text.ATwitterCharSequenceNormalizer
implementation that normalizes text in terms of Twitter character patterns.AUrlCharSequenceNormalizer
implementation that normalizes text in terms of URls and email addresses.