Class OOPAnnotations.OOPSentenceCountAnnotation

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

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

      • OOPSentenceCountAnnotation

        public OOPSentenceCountAnnotation()
    • Method Detail

      • getType

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