An open API service indexing awesome lists of open source software.

https://github.com/stanfordnlp/sentiment-treebank

Updated version of SST
https://github.com/stanfordnlp/sentiment-treebank

Last synced: about 1 month ago
JSON representation

Updated version of SST

Awesome Lists containing this project

README

        

# sentiment-treebank
Updated version of SST

The files are split as per the original train/test/dev splits.

fiveclass has the original very low / low / neutral / high / very high split.

binary has only low and high labels. Where trees would have neutral
labels, -1 represents lack of label. It is a direct conversion of
fiveclass, given here for convenience.