Uses of Class
opennlp.tools.util.normalizer.EmojiAnnotator
Packages that use EmojiAnnotator
-
Uses of EmojiAnnotator in opennlp.tools.doccat
Constructors in opennlp.tools.doccat with parameters of type EmojiAnnotatorModifierConstructorDescriptionEmojiFeatureGenerator(EmojiAnnotator annotator) Instantiates a generator over a configured annotator, for example one with a gazetteer join. -
Uses of EmojiAnnotator in opennlp.tools.sentiment
Constructors in opennlp.tools.sentiment with parameters of type EmojiAnnotatorModifierConstructorDescriptionEmojiSentimentContextGenerator(EmojiAnnotator annotator) Instantiates a context generator over a configured annotator, for example one with a gazetteer join. -
Uses of EmojiAnnotator in opennlp.tools.util.featuregen
Constructors in opennlp.tools.util.featuregen with parameters of type EmojiAnnotatorModifierConstructorDescriptionEmojiAnnotationFeatureGenerator(EmojiAnnotator annotator) Instantiates a generator over a configured annotator, for example one with a gazetteer join.