See: Description
| Interface | Description |
|---|---|
| Mistake |
Represents one grammar error.
|
| TokenGroup |
A
Token group. |
| Class | Description |
|---|---|
| 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 | Description |
|---|---|
| LexemeTypes |
[Development] Describe the possible classification of a lexeme: word,
compound word, punctuation mark, other marks, number, hyphen.
|
Copyright © 2012–2017 CoGrOO. All rights reserved.