CFP last date
22 April 2024
Reseach Article

Sentiment Analysis of Movie Reviews using POS tags and Term Frequencies

by Oaindrila Das, Rakesh Chandra Balabantaray
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 96 - Number 25
Year of Publication: 2014
Authors: Oaindrila Das, Rakesh Chandra Balabantaray
10.5120/16952-7048

Oaindrila Das, Rakesh Chandra Balabantaray . Sentiment Analysis of Movie Reviews using POS tags and Term Frequencies. International Journal of Computer Applications. 96, 25 ( June 2014), 36-41. DOI=10.5120/16952-7048

@article{ 10.5120/16952-7048,
author = { Oaindrila Das, Rakesh Chandra Balabantaray },
title = { Sentiment Analysis of Movie Reviews using POS tags and Term Frequencies },
journal = { International Journal of Computer Applications },
issue_date = { June 2014 },
volume = { 96 },
number = { 25 },
month = { June },
year = { 2014 },
issn = { 0975-8887 },
pages = { 36-41 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume96/number25/16952-7048/ },
doi = { 10.5120/16952-7048 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T22:22:46.282967+05:30
%A Oaindrila Das
%A Rakesh Chandra Balabantaray
%T Sentiment Analysis of Movie Reviews using POS tags and Term Frequencies
%J International Journal of Computer Applications
%@ 0975-8887
%V 96
%N 25
%P 36-41
%D 2014
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Sentiment analysis and opinion mining play an important role in judging and predicting people's views. Recently, sentiment analysis has focused on assigning positive and negative polarities to opinions. More methods are being devised to find the weightage of a particular expression in a sentence, whether the particular expression gives the sentence a positive, negative or a neutral meaning. Most of the work on sentiment analysis in the past has been carried out by determining the strength of a subjective expression within a sentence using the parts of speech. Sentiment analysis tries to classify opinion sentences in a document on the basis of their polarity as positive or negative, which can be used in various ways and in many applications for example, marketing and contextual advertising, suggestion systems based on the user likes and ratings, recommendation systems etc. This paper presents a novel approach for classification of online movie reviews using parts of speech and machine learning algorithms.

References
  1. Nitin Indurkhya, , Fred J. Damerau, "Sentiment analysis and subjectivity," in In Handbook of natural language processing, Second Edition, 2009, pp. 627-630.
  2. Bo Pang, Lillian Lee, and Shivakumar Vaithyanathan, "Thumbs up? Sentiment classification using machine learning techniques," in Proceedings of the 2002 Conference on Empirical Methods in Natural Language Processing (EMNLP), pages 7986, 2002.
  3. Peter Turney, "Thumbs up or thumbs down?," in Semantic orientation applied to unsupervised classification of reviews, pages 417424, 2002.
  4. Kim, Soo-Min, and Eduard Hovy, "Determining the sentiment of opinions," in Proceedings of the 20th international conference on Computational Linguistics. Association for Computational Linguistics, 2004.
  5. Pang, Bo, and Lillian Lee, "A sentimental education: Sentiment analysis using subjectivity summarization based on minimum cuts," in Proceedings of the 42nd annual meeting on Association for Computational Linguistics. Association for Computational Linguistics, 2004.
  6. Farah Benamara, Carmine Cesarano, Antonio Picariello, Diego Reforgiato, and V. S. Subrahmaniani, "Sentiment analysis: Adjectives and adverbs are better than adjectives alone," in Proceedings of the International Conference on Weblogs and Social Media (ICWSM),2007.
  7. John Blitzer, Mark Dredze, and Fernando Pereira, "Biographies, Bollywood, boom-boxes and blenders: Domain adaptation for sentiment classification. ," in Proceedings of the 45th Annual meeting of the Association of Computational Linguistics, pages 440-447,2007.
  8. Bakliwal, Akshat, et al. , "Towards Enhanced Opinion Classification using NLP Techniques," Sentiment Analysis where AI meets Psychology (SAAIP), 2011.
  9. Bespalov, Dmitriy. Et al. , "Sentiment classification based on supervised latent n-gram analysis", in Proceedings of the 20th ACM International conference on Information and Knowledge Management, ACM 2011.
  10. Wang, Hao et al. , "A system for real time twitter sentiment analysis of 2012 US presidential election cycle" in Proceedings of the ACL 2012 System Demonstrations. Association for Computational Linguistics, 2012.
  11. Mostafa, Mohamed M. "More than words: Social networks text mining for consumer brand sentiments", in Expert Systems with Applications, pages 4241-4251, 2013.
Index Terms

Computer Science
Information Sciences

Keywords

bigrams POS tagger sentiment analysis SVM lite Weka