public static final class NaturalLogicAnnotations.ImpliedSentencesAnnotation extends Object implements CoreAnnotation<Collection<List<CoreLabel>>>
| Constructor and Description |
|---|
ImpliedSentencesAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
Class<Collection<List<CoreLabel>>> |
getType()
Returns the type associated with this annotation.
|
public Class<Collection<List<CoreLabel>>> getType()
CoreAnnotationgetType in interface CoreAnnotation<Collection<List<CoreLabel>>>