Towards fine grained extended targets in sentiment analysis

From Cohen Courses
Revision as of 00:31, 9 October 2012 by Lingpenk (talk | contribs)
Jump to navigationJump to search

Team members

Project Title

Towards fine grained extended targets in sentiment analysis

Introduction

A key motivation for doing sentiment analysis in social media is that many of the companies and individuals want to know what other people think about them. These target-dependent sentiment analysis tools has attracted much attention recently. Websites like Tweetfeel and TwitterSentiment has been set up. The task for these tools is very simple. Namely, when you put a company name or a person's name whatever you are interested, they will give you some tweets containing your input name and classify them into positive, negative (or neutral).

For example:

  • @hilton_peggy it took me 2 hours to figure out Microsoft excel for my graph. I feel your pain.
  • @_Jasmaniandevil i like watching Obama make a fool of himself ...
  • Not going to CMU homecoming :(

You can see clearly from the examples that simply use a key-words-hit method in this task is not a very good way. Because these extended targets (Microsoft excel, Obama make a fool fo himself, Not going to CMU homecoming) is the real targets of the sentence, these extended targets themselves can make a difference in query name we input. Microsoft excel can be regarded as sentiment to Microsoft (with same polarity), Obama make a fool of himself can be regarded as sentiment to Obama (with opposite polarity) and CMU homecoming may have no sentiment transfered to CMU. Therefore, ways to use fine grained extended targets in this task is extremely important.

Task

We will trying to find patterns between extended targets and the input words (namely, orignal targets) on how we can extend a target, how these extensions affect the orignal targets in sentiment analysis tasks, and using these to improve the current state-of-art target-dependent sentiment classifier.

Data

Want to use data presented in Long Jiang et al, Target-dependent Twitter Sentiment Classification, ACL 2011. Twitter Dataset and website like Tweetfeel and TwitterSentiment are useful resources.

Related Work

Long Jiang et al, Target-dependent Twitter Sentiment Classification, ACL 2011. Luciano Barbosa and Junlan Feng, Robust Sentiment Detection on Twitter from Biased and Noisy Data, Coling 2010