|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Mistake | Represents one grammar error. |
| TokenGroup | A Token group. |
| Class Summary | |
|---|---|
| Chunk | A Chunk is an annotated group of Tokens. |
| HeadedSpan | |
| Sentence | Data structure that represents a natural language sentence. |
| SyntacticChunk | Initially a subject or verb group of Chunks |
| Tag | Represents a classification of a token (or chunk) according to its morphological or syntactical classification. |
| Token | A token is the smallest annotated unit of the text. |
| Enum Summary | |
|---|---|
| LexemeTypes | [Development] Describe the possible classification of a lexeme: word, compound word, punctuation mark, other marks, number, hyphen. |
This package contains abstract classes that represents the grammar checker's infrastructure. These classes can be extended and crafted to meet your purposes.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||