| Name | Description | Type | Package | Framework |
| SentimentCoreAnnotations | Annotations specific to the Sentiment project. | Class | edu.stanford.nlp.sentiment | Stanford Parser |
| SentimentCoreAnnotations .SentimentAnnotatedTree | A tree which contains the annotations used for the Sentiment task. | Class | edu.stanford.nlp.sentiment.SentimentCoreAnnotations | Stanford Parser |
| SentimentCoreAnnotations .SentimentClass | The final label given for a sentence. | Class | edu.stanford.nlp.sentiment.SentimentCoreAnnotations | Stanford Parser |
| SentimentCoreAnnotations | Annotations specific to the Sentiment project. | Class | edu.stanford.nlp.sentiment | JavaNlp |
| SentimentCoreAnnotations .SentimentAnnotatedTree | A tree which contains the annotations used for the Sentiment task. | Class | edu.stanford.nlp.sentiment.SentimentCoreAnnotations | JavaNlp |
| SentimentCoreAnnotations .SentimentClass | The final label given for a sentence. | Class | edu.stanford.nlp.sentiment.SentimentCoreAnnotations | JavaNlp |