Advanced Computing and Communication Technologies for HPC Applications |
Foundation of Computer Science USA |
ACCTHPCA - Number 3 |
July 2012 |
Authors: Anuj Sharma, Shubhamoy Dey |
54c32ce2-710d-4c62-bb4c-9ff0ae558709 |
Anuj Sharma, Shubhamoy Dey . Performance Investigation of Feature Selection Methods and Sentiment Lexicons for Sentiment Analysis. Advanced Computing and Communication Technologies for HPC Applications. ACCTHPCA, 3 (July 2012), 15-20.
Sentiment analysis or opinion mining has become an open research domain after proliferation of Internet and Web 2. 0 social media. People express their attitudes and opinions on social media including blogs, discussion forums, tweets, etc. and, sentiment analysis concerns about detecting and extracting sentiment or opinion from online text. Sentiment based text classification is different from topical text classification since it involves discrimination based on expressed opinion on a topic. Feature selection is significant for sentiment analysis as the opinionated text may have high dimensions, which can adversely affect the performance of sentiment analysis classifier. This paper explores applicability of feature selection methods for sentiment analysis and investigates their performance for classification in term of recall, precision and accuracy. Five feature selection methods (Document Frequency, Information Gain, Gain Ratio, Chi Squared, and Relief-F) and three popular sentiment feature lexicons (HM, GI and Opinion Lexicon) are investigated on movie reviews corpus with a size of 2000 documents. The experimental results show that Information Gain gave consistent results and Gain Ratio performs overall best for sentimental feature selection while sentiment lexicons gave poor performance. Furthermore, we found that performance of the classifier depends on appropriate number of representative feature selected from text.