I'm looking for ideas about data sources which have or could potentially be used. I'm not interested in pre-existing libraries or tools. Both annotated and unannotated data are of interest, for supervised or semi-supervised learning approaches respectively. References to academic papers is a plus, but not necessary. I'm open to all genres (e.g., news, blog, social) and domains (e.g., products, people, political), just state the relevance of the data.

I'm already aware of the MPQA corpus, which includes annotated news sources.

link|improve this question
Related question: stackoverflow.com/questions/7551262/… – John Lehmann Sep 27 '11 at 14:36
feedback

2 Answers

up vote 6 down vote accepted

Here you will find another annotated corpus - http://www.cs.jhu.edu/~mdredze/datasets/sentiment/.

link|improve this answer
feedback

Pak and Paroubek describe how you can mine a sentiment analysis corpus from Twitter, which is of course a very popular target, plus a statistical characterization of the resulting corpus.

Bing Liu also lists some datasets.

link|improve this answer
Thank you, this was helpful! – John Lehmann Apr 8 '11 at 3:22
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.