public class POSAnnotation extends TextPipeAnnotation
Modifier and Type | Class and Description |
---|---|
static class |
POSAnnotation.PartOfSpeech
Penn Treebank part of speech types.
|
Modifier and Type | Field and Description |
---|---|
POSAnnotation.PartOfSpeech |
pos |
Constructor and Description |
---|
POSAnnotation(POSAnnotation.PartOfSpeech pos) |
addAllAnnotations, addAnnotation, getAnnotationKeyList, getAnnotationsFor
public POSAnnotation.PartOfSpeech pos
public POSAnnotation(POSAnnotation.PartOfSpeech pos)