Class OOPAnnotations.PerfecttenseGlossAnnotation

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

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

      • PerfecttenseGlossAnnotation

        public PerfecttenseGlossAnnotation()
    • Method Detail

      • getType

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