Interface | Description |
---|---|
Chunker |
Assign chunks (i.e. phrases) like noun phrases or verb phrases to the tokens of the text.
|
Class | Description |
---|---|
ChunkTag |
The name of a chunk.
|
ChunkTaggedToken | |
EnglishChunker |
OpenNLP-based chunker.
|
GermanChunker |
A rule-based German chunker for noun phrases.
|
RussianChunker |
A rule-based prototype Russian chunker.
|
TokenExpressionFactory |