| Class and Description |
|---|
| TokenAnnotation
A
TokenAnnotation represents a single token generated by a tokeniser. |
| Class and Description |
|---|
| PhraseAnnotation.Phrase
Penn Treebank phrase abbreviations.
|
| POSAnnotation.PartOfSpeech
Penn Treebank part of speech types.
|
| RawTextAnnotation
Text encapsulated as an
TextPipeAnnotation so that it may be
annotated. |
| TextPipeAnnotation
Classes that extend
TextPipeAnnotation are annotations and
annotatable. |
| TokenAnnotation
A
TokenAnnotation represents a single token generated by a tokeniser. |
| Class and Description |
|---|
| POSAnnotation.PartOfSpeech
Penn Treebank part of speech types.
|
| RawTextAnnotation
Text encapsulated as an
TextPipeAnnotation so that it may be
annotated. |
SentenceAnnotation
SentenceAnnotation is an extension of RawTextAnnotation as
its function is to encapsulate a substring of raw text. |
| TextPipeAnnotation
Classes that extend
TextPipeAnnotation are annotations and
annotatable. |
| TokenAnnotation
A
TokenAnnotation represents a single token generated by a tokeniser. |
| Class and Description |
|---|
| RawTextAnnotation
Text encapsulated as an
TextPipeAnnotation so that it may be
annotated. |