Uses of Interface
opennlp.tools.util.normalizer.CharSequenceNormalizer
Packages that use CharSequenceNormalizer
-
Uses of CharSequenceNormalizer in opennlp.tools.util.normalizer
Subinterfaces of CharSequenceNormalizer in opennlp.tools.util.normalizerModifier and TypeInterfaceDescriptioninterfaceACharSequenceNormalizerthat can additionally report theAlignmentfrom its normalized output back to the input, so a span found in the normalized text maps to the exact character offsets of the original.