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