| Class | Description |
|---|---|
| Document |
A representation of a Document.
|
| Sentence |
A representation of a single Sentence.
|
| SentenceAlgorithms |
A set of common utility algorithms for working with sentences (e.g., finding the head of a span).
|
| Token |
A utility class for representing a token in the Simple API.
|
| Enum | Description |
|---|---|
| SentimentClass |
An enum for the Simple CoreNLP API to represent a sentiment value.
|