【发布时间】:2015-12-09 14:23:17
【问题描述】:
我在http://nlp.stanford.edu/~socherr/stanfordSentimentTreebank.zip下载了斯坦福NLP情感分析的数据集
斯坦福NLP情感分析的网址是http://nlp.stanford.edu/sentiment/code.html
数据集中有11855个句子的列表,还有短语的情感值,但我找不到每个句子的真实情感分析。
例如,句子Offers that rare combination of entertainment and education .。这句话的真实情感值是多少?
【问题讨论】:
标签: java stanford-nlp sentiment-analysis