Uses of Record Class
opennlp.tools.util.normalizer.EmojiAnnotation
Packages that use EmojiAnnotation
-
Uses of EmojiAnnotation in opennlp.tools.util.normalizer
Methods in opennlp.tools.util.normalizer that return types with arguments of type EmojiAnnotationModifier and TypeMethodDescriptionEmojiAnnotator.annotate(CharSequence symbol) Annotates one symbol.Annotates one term, keyed on itsoriginaltext (see the class note on why the original layer is the one annotations describe).static Optional<EmojiAnnotation> EmojiAnnotations.lookup(CharSequence symbol) Returns the bundled annotation record of one emoji.