Class SettingAnnotation
- java.lang.Object
-
- io.outofprintmagazine.nlp.pipeline.ContextualAnnotation
-
- io.outofprintmagazine.nlp.pipeline.SettingAnnotation
-
public class SettingAnnotation extends ContextualAnnotation
-
-
Field Summary
-
Fields inherited from class io.outofprintmagazine.nlp.pipeline.ContextualAnnotation
Attributes, CanonicalName, CoreNlpSentiment, CoreNlpSentimentAvg, FirstAppearance, Importance, LastAppearance, Thumbnails, VaderSentiment, VaderSentimentAvg, WikipediaGlosses
-
-
Constructor Summary
Constructors Constructor Description SettingAnnotation()
-
Method Summary
-
Methods inherited from class io.outofprintmagazine.nlp.pipeline.ContextualAnnotation
addCoreNlpSentiment, addImportance, addVaderSentiment, getAttribute, getAttributes, getCanonicalName, getCoreNlpSentiment, getCoreNlpSentimentAvg, getFirstAppearance, getImportance, getLastAppearance, getThumbnails, getVaderSentiment, getVaderSentimentAvg, getWikipediaGlosses, setAttributes, setCanonicalName, setCoreNlpSentiment, setCoreNlpSentimentAvg, setCoreNlpSentimentAvg, setFirstAppearance, setImportance, setLastAppearance, setThumbnails, setVaderSentiment, setVaderSentimentAvg, setVaderSentimentAvg, setWikipediaGlosses
-
-