add Stanford sentiment treebank

This commit is contained in:
Mengxuan 2017-02-23 14:25:45 -05:00
parent 82f7bbf3ff
commit 7e9ea746a2
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ GloVe: Algorithm for obtaining word vectors. Pretrained word vectors available f
SemEval14-Task4: Annotated aspects and sentiments of laptops and restaurants reviews. [[web]](http://alt.qcri.org/semeval2014/task4/) [[paper]](http://www.aclweb.org/anthology/S14-2004)
Stanford Sentiment Treebank: Sentiment dataset with fine-grained sentiment annotations [[web]](http://nlp.stanford.edu/sentiment/code.html) [[paper]](http://nlp.stanford.edu/~socherr/EMNLP2013_RNTN.pdf)
## Open Source Implementations
The characteristics of each implementation are desribed.