Class OOPAnnotations.OOPWordnetGlossAnnotation

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

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

      • OOPWordnetGlossAnnotation

        public OOPWordnetGlossAnnotation()
    • Method Detail

      • getType

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