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