public static class CoreAnnotations.StatementTextAnnotation extends java.lang.Object implements CoreAnnotation<java.lang.String>
edu.stanford.nlp.naturalli.QuestionToStatementTranslator.
This is attached to CoreLabels.| Constructor and Description |
|---|
StatementTextAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<java.lang.String> |
getType()
Returns the type associated with this annotation.
|
public java.lang.Class<java.lang.String> getType()
CoreAnnotationgetType in interface CoreAnnotation<java.lang.String>