Class AnalyzedTextSectionAnnotator.AnalyzedTextAnnotation
- java.lang.Object
-
- io.redlink.nlp.stanfordnlp.annotators.AnalyzedTextSectionAnnotator.AnalyzedTextAnnotation
-
- All Implemented Interfaces:
edu.stanford.nlp.ling.CoreAnnotation<AnalyzedText>,edu.stanford.nlp.util.TypesafeMap.Key<AnalyzedText>
- Enclosing class:
- AnalyzedTextSectionAnnotator
public static class AnalyzedTextSectionAnnotator.AnalyzedTextAnnotation extends Object implements edu.stanford.nlp.ling.CoreAnnotation<AnalyzedText>
Annotation that provides the AnalyzedText with pre-definedSection
-
-
Constructor Summary
Constructors Constructor Description AnalyzedTextAnnotation()
-
-
-
Method Detail
-
getType
public Class<AnalyzedText> getType()
- Specified by:
getTypein interfaceedu.stanford.nlp.ling.CoreAnnotation<AnalyzedText>
-
-