Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 837 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 837 Bytes

SST2-Binary

The Stanford Sentiment Treebank is a corpus with fully labeled parse trees that allows for a complete analysis of the compositional effects of sentiment in language. The corpus is based on the dataset introduced by Pang and Lee (2005) and consists of 11,855 single sentences extracted from movie reviews. It was parsed with the Stanford parser and includes a total of 215,154 unique phrases from those parse trees, each annotated by 3 human judges.

Binary classification experiments on full sentences (negative or somewhat negative vs somewhat positive or positive with neutral sentences discarded) refer to the dataset as SST-2 or SST binary.

https://paperswithcode.com/sota/sentiment-analysis-on-sst-2-binary

https://nlp.stanford.edu/sentiment/trainDevTestTrees_PTB.zip

https://nlp.stanford.edu/sentiment/