Class OOPAnnotations.VaderSentimentAnnotation

  • All Implemented Interfaces:
    edu.stanford.nlp.ling.CoreAnnotation<BigDecimal>, edu.stanford.nlp.util.TypesafeMap.Key<BigDecimal>
    Enclosing class:
    OOPAnnotations

    public static class OOPAnnotations.VaderSentimentAnnotation
    extends Object
    implements edu.stanford.nlp.ling.CoreAnnotation<BigDecimal>
    • Constructor Detail

      • VaderSentimentAnnotation

        public VaderSentimentAnnotation()
    • Method Detail

      • getType

        public Class<BigDecimal> getType()
        Specified by:
        getType in interface edu.stanford.nlp.ling.CoreAnnotation<BigDecimal>