Class OOPAnnotations.OOPLocationsAnnotation
- java.lang.Object
-
- io.outofprintmagazine.nlp.pipeline.OOPAnnotations.OOPLocationsAnnotation
-
- All Implemented Interfaces:
edu.stanford.nlp.ling.CoreAnnotation<List<PhraseAnnotation>>
,edu.stanford.nlp.util.TypesafeMap.Key<List<PhraseAnnotation>>
- Enclosing class:
- OOPAnnotations
public static class OOPAnnotations.OOPLocationsAnnotation extends Object implements edu.stanford.nlp.ling.CoreAnnotation<List<PhraseAnnotation>>
-
-
Constructor Summary
Constructors Constructor Description OOPLocationsAnnotation()
-
-
-
Method Detail
-
getType
public Class<List<PhraseAnnotation>> getType()
- Specified by:
getType
in interfaceedu.stanford.nlp.ling.CoreAnnotation<List<PhraseAnnotation>>
-
-