Two categories of annotated sentences distinguishing between subjective movie reviews and objective plot summaries. The dataset serves as a benchmark for sentence-level subjectivity classification within the SentEval evaluation framework.
Use Cases
- Train a subjectivity detection model using the provided sentence-level annotations.
- Evaluate the performance of sentence embeddings on the subjectivity classification task using the provided movie sentences.
- Classify movie-related text as either a plot summary or a personal opinion based on the subjective and objective labels.
Strengths
- Binary labels for subjective and objective sentence classification
- Sentence-level annotations for movie-related text
- Compatibility with the SentEval evaluation suite