CFP last date
20 May 2024
Reseach Article

Novel Sentiment Analysis using Twitter

by Athare Sharayu Shivaji, Rathod Vijay Uttam
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 182 - Number 40
Year of Publication: 2019
Authors: Athare Sharayu Shivaji, Rathod Vijay Uttam
10.5120/ijca2019918429

Athare Sharayu Shivaji, Rathod Vijay Uttam . Novel Sentiment Analysis using Twitter. International Journal of Computer Applications. 182, 40 ( Feb 2019), 7-9. DOI=10.5120/ijca2019918429

@article{ 10.5120/ijca2019918429,
author = { Athare Sharayu Shivaji, Rathod Vijay Uttam },
title = { Novel Sentiment Analysis using Twitter },
journal = { International Journal of Computer Applications },
issue_date = { Feb 2019 },
volume = { 182 },
number = { 40 },
month = { Feb },
year = { 2019 },
issn = { 0975-8887 },
pages = { 7-9 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume182/number40/30355-2019918429/ },
doi = { 10.5120/ijca2019918429 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T01:13:50.366125+05:30
%A Athare Sharayu Shivaji
%A Rathod Vijay Uttam
%T Novel Sentiment Analysis using Twitter
%J International Journal of Computer Applications
%@ 0975-8887
%V 182
%N 40
%P 7-9
%D 2019
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Sentiment analysis is a natural language processing tool that is useful for monitoring and accessing information from Web applications, as it is a treasure of public opinion about numerous issues without requiring to find and asses authentication of the document. With the rapid growth of social networks and microblogging websites, communication between people from different countries, cultural and psychological and physical backgrounds became more direct, resulting in more and more conflicts about thoughts and speech used between these people. The meaning of Hate speech can be explained and put into context as the use of aggressive, violent or offensive language, targeting a specific group of people sharing a common property, whether this property is their gender (i.e., sexism), their ethnic group or race (i.e., racism) or beliefs and religion, political parties they resemble. As in India a lot of hate speech generated posts are placed on social networking sites. So to block and catch the hate speech generated posts to avoid necessary conflicts. So we thought of introducing a technique using Twitter as our data source. As twitter is generally and widely used by millions of Indians it is great source of raw data that can be monitored and made sharable without conflict. The idea came up of creating and analyzing datasets that can be used for machine Learning. By using political leaders as the study topics e.g. Narendra Modi, Rahul Gandhi etc. It is used to analyze the negative and positive hate speech tweets generated on them. Machine Learning algorithms are used to analyze the tweets and find the correct meaning behind it whether it is offensive or not. In this project we are various techniques such as Stop Words, Lexicon Analysis, Datasets and Machine Learning are used to analyze tweets and find out the sentiments behind it. Apache Spark based parallel processing technique is also used to access only the latest tweets and not the old ones which are already being analyzed.

References
  1. Yuting Hu, Liang Zheng, Yi Yang, and Yongfeng Huang,Twitter100k: A Real-world Dataset for Weakly Supervised Cross-Media Retrieval, IEEE, 2017.
  2. Ana Valdivia, M. Victoria Luzón, and Francisco Herrera, Sentiment Analysis in TripAdvisor, IEEE, 2017.
  3. Hajime Watanabe, Mondher Bouazizi and Tomoaki Ohtsuki, Hate Speech on Twitter, IEEE, 2018.
  4. Wendy Hall, Ramine Tinati, and Will Jennings, From Brexit to Trump: Social Media’s Role in Democracy, IEEE, 2018.
  5. B. Pang and L. Lee, Opinion mining and sentiment analysis, Foundations Trends Inf. Retriev., vol. 2, no. 12, pp. 1135, 2008.
  6. B. Liu, Sentiment analysis and opinion mining, Synth. Lectures HumanLang. Technol., vol. 5, no. 1, pp. 1167, 2012.
  7. C. Havasi, E. Cambria, B. Schuller, B. Liu, and H. Wang, Knowledgebased approaches to concept-level sentiment analysis, IEEE Intell. Syst., vol. 28, no. 2, pp. 001214, Mar.-Apr. 2013.
  8. C. D. Manning and H. Schtze, Foundations of Statistical Natural Language Processing. Cambridge, MA, USA: MIT Press, 1999.
  9. P. D. Turney, Thumbs up or thumbs down?: Semantic orientation applied to unsupervised classification of reviews, in Proc. ACL, 2002, pp. 417424.
  10. M. Taboada, J. Brooke, M. Tofiloski, K. Voll, and M. Stede, Lexiconbased methods for sentiment analysis, Comput. linguist., vol. 37, no. 2, pp. 267307, 2011.
  11. B. Pang, L. Lee, and S. Vaithyanathan, Thumbs up?: Sentiment classification using machine learning techniques, in Proc. EMNLP, 2002, pp. 7986.
  12. J. Zhao, L. Dong, J. Wu, and K. Xu, Moodlens: An tweets, in SIGKDD, 2012 emoticon-based sentiment analysis system for chinese is used .
  13. A. L. Maas, R. E. Daly, P. T. Pham, D. Huang, A. Y. Ng, and C. Potts, Learning word vectors for sentiment analysis, in Proc. ACL, 2011.
  14. G. Paltoglou and M. Thelwall, A study of information retrieval weighting schemes for sentiment analysis, in Proc. ACL, 2010, pp. 13861395.
Index Terms

Computer Science
Information Sciences

Keywords

Twitter Sentiment Analysis Stop words Lexicon Analysis Machine Learning Apache Spark.