Uses of Package
opennlp.tools.util.normalizer
Packages that use opennlp.tools.util.normalizer
-
Classes in opennlp.tools.util.normalizer used by opennlp.tools.util.normalizerClassDescriptionA
EmojiCharSequenceNormalizerimplementation 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.