Uses of Enum Class
opennlp.tools.util.normalizer.EmojiEntityType
Packages that use EmojiEntityType
-
Uses of EmojiEntityType in opennlp.tools.util.normalizer
Methods in opennlp.tools.util.normalizer that return EmojiEntityTypeModifier and TypeMethodDescriptionstatic EmojiEntityTypeReturns the enum constant of this class with the specified name.static EmojiEntityType[]EmojiEntityType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in opennlp.tools.util.normalizer that return types with arguments of type EmojiEntityTypeModifier and TypeMethodDescriptionEmojiAnnotation.entityType()Returns the coarse entity type, or empty when not annotated.