Class OOPAnnotations.OOPWikipediaGlossAnnotation

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

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

      • OOPWikipediaGlossAnnotation

        public OOPWikipediaGlossAnnotation()
    • Method Detail

      • getType

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