SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 510
Sentiment Analysis of Twitter Data using Python
Hetu Bhavsar1, Richa Manglani2
1,2GyanManjari Institute of Technology, GMIT, Bhavnagar-364001, India
-------------------------------------------------------------------------***------------------------------------------------------------------------
Abstract:- Twitter is a popular social networking website where users posts and interact with messages known as “tweets”. This
serves as a mean for individuals to express their thoughts or feelings about different subjects. Various different parties such as
consumers and marketers have done sentiment analysis on such tweets to gather insights into products or to conduct market
analysis. Furthermore, with the recent advancements in machine learning algorithms, the accuracy of our sentiment analysis
predictions is able to improve. We will attempt to conduct sentiment analysis on “tweets” usingvarious differentmachinelearning
algorithms.
Key Words: Sentiment analysis, Twitter data, Anaconda, python, positive, negative
1. INTRODUCTION
With the huge amount of increase in the web technologies, the no of people expressing their views and theopinionviawebare
increasing. This information is useful for everyone like businesses, governments and individuals with 500+ million tweets per
day, twitter is becoming a major source of information. Input to our model is the raw data extractedfromtweets.Forthesame,
we automate the process of tweet extraction and categorizing it into two categories i.e. positive or negative. The content in
twitter generated by the user is about different kinds of products, event, people and political affairs [7].
Performing sentiment analysis on tweets is considered best due to the following reasons:
1. Tweets are abstract in nature.
2. Analysis in real time can be done.
3. A vast variety of tweets for performing the analysis. [2]
2. LITERATURE SURVEY
1. Opinion Mining on Social Media Data [8]:
Po-Wei Liang et.al used Twitter API to collect data from twitter. Tweets which contain opinions were filtered out. Unigram
Naive Bayes model was developed for polarity identification. They also worked for elimination of unwanted features by using
the Mutual Information and Chi square feature extraction method. Finally,theapproachforpredictingthetweetsaspositiveor
negative did not give better accuracy by this method.
2. A Sentiment Analysis Prototype System for Social Network Data [3]:
This paper discusses a prototype system to enable automated opinion based analysis of social network data for evaluation of
the public social conscience of user provided topics and events.
3. Sentiment Analysis for Social Media [1]:
Sentiment Analysis is a problem of text based analysis, but there are some challenges that make it difficult as compared to
traditional text based analysis This clearly states that there is need of an attempt to work towards these problems and it has
opened up several opportunities for future research for handling negations, hidden sentiments identification, slangs ,
polysemy. However, the growing scale of data demands automatic data analysis techniques. In this paper,a detailed surveyon
different techniques used in Sentiment Analysis is carried out to understand the level of work.
4. Sentiment Analysis for Using Twitter DataSet [6]:
The research of sentiment analysis of Twitter data can be performed in different aspects. This papershowssentimentanalysis
types and techniques used to perform extraction of sentiment from tweets. In this survey paper, we have taken comparative
study of different techniques and approaches of sentiment analysis having twitter as a data.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 511
5. Sentiment Analysis of Tweets Using Machine Learning Approach [2]:
In this paper, SVM, ADABOOSTED DECISION TREE and DECISION TREE based hybrid sentiment classification model are
presented for improving the overall accuracy of the classifier in the classification of tweets.
3. OUR PROPOSAL
The proposed model of twitter data analysis will be implemented using Anaconda python.Anaconda isa freeandopensource
distribution of the Python and R programming languages for data science and machine learning relatedapplications.Itcanbe
installed on Windows, Linux, and MacOS. Conda is an open source, cross-platform, package management system.
The tweets can be analysed and characterized based on the emotions used by the social users. We attempt to classify the
polarity of the tweet where it is either positive or negative. If the tweet has both positive and negative elements, the more
dominant sentiment should be picked as the final label. We use the dataset from Kaggle which was crawled and labelled
positive/negative. The data provided comes with emoticons, usernames and hashtags which are requiredtobeprocessedand
converted into a standard form. It also needs to extract useful features from the text such unigrams and bigrams which is a
form of representation of the “tweet”.
4. CONCLUSION
The analysis of Twitter data is being done in different points of view to mine the opinion or sentiment.Ourproposedapproach
classify the tweets as Positive and Negative tweets which further helps in sentiment analysis and uses that sentiment analysis
for further decision making. For our prototype, Twitter API is utilized to gatherdata in real-time. Theprototype back-endtests
on retrieving and processing the API data indicate that it is successful in gathering large amounts of data from popular search
terms in real-time. We will use various machine learning algorithmstoconductsentimentanalysisusingtheextractedfeatures.
However, just relying on individual models did not give a high accuracy so we pick the top few models to generate a model.
REFERENCE
[1] Harshali P. Patil, Dr. Mohammad Atique, “Sentiment Analysis for Social Media: A Survey”, Department of Computer
Engineering Thakur College of Engineering & Technology Mumbai, India.
[2] Megha Rathi, Aditya Malik, Daksh Varshney, Rachita Sharma, Sarthak Mendiratta, “Sentiment Analysis of Tweets using
Machine Learning Approach”, Jaypee Institute of Information Technology JIIT Sec-62 Noida, India.
[3] Pitiphat Santidhanyaroj, Talha Ahmad Khan, “A SENTIMENT ANALYSIS PROTOTYPE SYSTEM FOR SOCIAL NETWORK
DATA,” Faculty of Engineering and Applied Science University of Regina Regina, Saskatchewan, Canada.
[4] Subramaniam.G, Ranjitha.M,” User Emotion Analysis using Twitter Data”, IFET COLLEGE OF ENGINEERING Cuddalore,
India.
[5] M.Trupthi, Suresh Pabboju,” SENTIMENT ANALYSIS ON TWITTER USING STREAMING API” 2017 IEEE 7th International
Advance Computing Conference
[6] Rasika Wagh, Payal Punde,” Sentiment Analysis usingTwitterDataset”,DepartmentofComputerScienceandIT, Dr.BAMU
Aurangabad, India.
[7] https://en.wikipedia.org/wiki/Twitter
[8] Po-Wei Liang, Bi-Ru Dai, “Opinion Mining on Social MediaData", IEEE 14th International Conference on Mobile Data
Management, Milan, Italy, June 3- 6, 2013, pp 91-96, ISBN: 978-1494673-6068-5
[9] P. D. Turney, “Thumbs up or thumbs down?: semantic orientation applied to unsupervised classification of reviews,” in
Proceedings of the 40th annual meeting on association for computational linguistics, pp. 417–424, Association for
Computational Linguistics, 2002.

More Related Content

PDF
IRJET - Sentiment Analysis of Posts and Comments of OSN
PDF
IRJET- Improved Real-Time Twitter Sentiment Analysis using ML & Word2Vec
PDF
IRJET - Implementation of Twitter Sentimental Analysis According to Hash Tag
DOCX
Tweet sentiment analysis
PDF
Sentiment Analysis of Twitter Data
PDF
A Survey on Analysis of Twitter Opinion Mining using Sentiment Analysis
PDF
IRJET- Twitter Opinion Mining
PDF
Analysis and Prediction of Sentiments for Cricket Tweets using Hadoop
IRJET - Sentiment Analysis of Posts and Comments of OSN
IRJET- Improved Real-Time Twitter Sentiment Analysis using ML & Word2Vec
IRJET - Implementation of Twitter Sentimental Analysis According to Hash Tag
Tweet sentiment analysis
Sentiment Analysis of Twitter Data
A Survey on Analysis of Twitter Opinion Mining using Sentiment Analysis
IRJET- Twitter Opinion Mining
Analysis and Prediction of Sentiments for Cricket Tweets using Hadoop

What's hot (20)

PDF
IRJET - Suicidal Text Detection using Machine Learning
PDF
IRJET- Identify the Human or Bots Twitter Data using Machine Learning Alg...
PDF
A Paper on Web Data Segmentation for Terrorism Detection using Named Entity R...
PDF
IRJET - Twitter Sentimental Analysis
PDF
Detection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
PDF
IRJET- A Real-Time Twitter Sentiment Analysis and Visualization System: Twisent
PDF
[IJET V2I4P9] Authors: Praveen Jayasankar , Prashanth Jayaraman ,Rachel Hannah
PDF
Vol 7 No 1 - November 2013
PDF
IRJET - Fake News Detection: A Survey
PDF
IRJET - Election Result Prediction using Sentiment Analysis
PDF
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
PDF
32 99-1-pb
PDF
76201960
PDF
F017433947
PDF
Sentimental Emotion Analysis using Python and Machine Learning
PDF
Social networks protection against fake profiles and social bots attacks
PDF
A Survey Of Collaborative Filtering Techniques
PDF
IRJET- Monitoring Suspicious Discussions on Online Forums using Data Mining
PDF
IRJET- Machine Learning
PDF
IRJET- Quinn: Medical Assistant for Mental Counseling using Rasa Stack
IRJET - Suicidal Text Detection using Machine Learning
IRJET- Identify the Human or Bots Twitter Data using Machine Learning Alg...
A Paper on Web Data Segmentation for Terrorism Detection using Named Entity R...
IRJET - Twitter Sentimental Analysis
Detection and Analysis of Twitter Trending Topics via Link-Anomaly Detection
IRJET- A Real-Time Twitter Sentiment Analysis and Visualization System: Twisent
[IJET V2I4P9] Authors: Praveen Jayasankar , Prashanth Jayaraman ,Rachel Hannah
Vol 7 No 1 - November 2013
IRJET - Fake News Detection: A Survey
IRJET - Election Result Prediction using Sentiment Analysis
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
32 99-1-pb
76201960
F017433947
Sentimental Emotion Analysis using Python and Machine Learning
Social networks protection against fake profiles and social bots attacks
A Survey Of Collaborative Filtering Techniques
IRJET- Monitoring Suspicious Discussions on Online Forums using Data Mining
IRJET- Machine Learning
IRJET- Quinn: Medical Assistant for Mental Counseling using Rasa Stack
Ad

Similar to IRJET- Sentiment Analysis of Twitter Data using Python (20)

PDF
Sentiment Analysis on Twitter data using Machine Learning
PDF
IRJET- Sentiment Analysis using Twitter Data
PDF
Combining Lexicon based and Machine Learning based Methods for Twitter Sentim...
PDF
IRJET- Real Time Sentiment Analysis of Political Twitter Data using Machi...
PDF
IRJET - Twitter Sentiment Analysis using Machine Learning
PDF
Twitter Sentiment Analysis
PDF
IRJET-Sentiment Analysis in Twitter
PDF
UTILIZING TWITTER TO PERFORM AUTONOMOUS SENTIMENT ANALYSIS
PDF
Twitter Sentiment Analysis.pdf
PDF
IRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
PDF
IRJET- The Sentimental Analysis on Product Reviews of Amazon Data using the H...
PDF
Live Twitter Sentiment Analysis and Interactive Visualizations with PyLDAvis ...
PDF
Sentiment Analysis on Twitter Data
PDF
Detailed Investigation of Text Classification and Clustering of Twitter Data ...
PDF
Sentiment Analysis on Twitter Dataset using R Language
PDF
Sentiment Analysis and Classification of Tweets using Data Mining
PPTX
ONLINE TOXIC COMMENTS.pptx
PDF
SENTIMENT ANALYSIS OF TWITTER DATA
PDF
REAL TIME SENTIMENT ANALYSIS OF TWITTER DATA
PDF
SENTIMENT ANALYSIS OF TWITTER DATA
Sentiment Analysis on Twitter data using Machine Learning
IRJET- Sentiment Analysis using Twitter Data
Combining Lexicon based and Machine Learning based Methods for Twitter Sentim...
IRJET- Real Time Sentiment Analysis of Political Twitter Data using Machi...
IRJET - Twitter Sentiment Analysis using Machine Learning
Twitter Sentiment Analysis
IRJET-Sentiment Analysis in Twitter
UTILIZING TWITTER TO PERFORM AUTONOMOUS SENTIMENT ANALYSIS
Twitter Sentiment Analysis.pdf
IRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
IRJET- The Sentimental Analysis on Product Reviews of Amazon Data using the H...
Live Twitter Sentiment Analysis and Interactive Visualizations with PyLDAvis ...
Sentiment Analysis on Twitter Data
Detailed Investigation of Text Classification and Clustering of Twitter Data ...
Sentiment Analysis on Twitter Dataset using R Language
Sentiment Analysis and Classification of Tweets using Data Mining
ONLINE TOXIC COMMENTS.pptx
SENTIMENT ANALYSIS OF TWITTER DATA
REAL TIME SENTIMENT ANALYSIS OF TWITTER DATA
SENTIMENT ANALYSIS OF TWITTER DATA
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
CH1 Production IntroductoryConcepts.pptx
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Digital Logic Computer Design lecture notes
PPT
Project quality management in manufacturing
PPTX
Lecture Notes Electrical Wiring System Components
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
composite construction of structures.pdf
PPTX
web development for engineering and engineering
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
Welding lecture in detail for understanding
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
Foundation to blockchain - A guide to Blockchain Tech
Embodied AI: Ushering in the Next Era of Intelligent Systems
CH1 Production IntroductoryConcepts.pptx
CYBER-CRIMES AND SECURITY A guide to understanding
Digital Logic Computer Design lecture notes
Project quality management in manufacturing
Lecture Notes Electrical Wiring System Components
Operating System & Kernel Study Guide-1 - converted.pdf
composite construction of structures.pdf
web development for engineering and engineering
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Model Code of Practice - Construction Work - 21102022 .pdf
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
Welding lecture in detail for understanding
UNIT-1 - COAL BASED THERMAL POWER PLANTS
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx

IRJET- Sentiment Analysis of Twitter Data using Python

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 510 Sentiment Analysis of Twitter Data using Python Hetu Bhavsar1, Richa Manglani2 1,2GyanManjari Institute of Technology, GMIT, Bhavnagar-364001, India -------------------------------------------------------------------------***------------------------------------------------------------------------ Abstract:- Twitter is a popular social networking website where users posts and interact with messages known as “tweets”. This serves as a mean for individuals to express their thoughts or feelings about different subjects. Various different parties such as consumers and marketers have done sentiment analysis on such tweets to gather insights into products or to conduct market analysis. Furthermore, with the recent advancements in machine learning algorithms, the accuracy of our sentiment analysis predictions is able to improve. We will attempt to conduct sentiment analysis on “tweets” usingvarious differentmachinelearning algorithms. Key Words: Sentiment analysis, Twitter data, Anaconda, python, positive, negative 1. INTRODUCTION With the huge amount of increase in the web technologies, the no of people expressing their views and theopinionviawebare increasing. This information is useful for everyone like businesses, governments and individuals with 500+ million tweets per day, twitter is becoming a major source of information. Input to our model is the raw data extractedfromtweets.Forthesame, we automate the process of tweet extraction and categorizing it into two categories i.e. positive or negative. The content in twitter generated by the user is about different kinds of products, event, people and political affairs [7]. Performing sentiment analysis on tweets is considered best due to the following reasons: 1. Tweets are abstract in nature. 2. Analysis in real time can be done. 3. A vast variety of tweets for performing the analysis. [2] 2. LITERATURE SURVEY 1. Opinion Mining on Social Media Data [8]: Po-Wei Liang et.al used Twitter API to collect data from twitter. Tweets which contain opinions were filtered out. Unigram Naive Bayes model was developed for polarity identification. They also worked for elimination of unwanted features by using the Mutual Information and Chi square feature extraction method. Finally,theapproachforpredictingthetweetsaspositiveor negative did not give better accuracy by this method. 2. A Sentiment Analysis Prototype System for Social Network Data [3]: This paper discusses a prototype system to enable automated opinion based analysis of social network data for evaluation of the public social conscience of user provided topics and events. 3. Sentiment Analysis for Social Media [1]: Sentiment Analysis is a problem of text based analysis, but there are some challenges that make it difficult as compared to traditional text based analysis This clearly states that there is need of an attempt to work towards these problems and it has opened up several opportunities for future research for handling negations, hidden sentiments identification, slangs , polysemy. However, the growing scale of data demands automatic data analysis techniques. In this paper,a detailed surveyon different techniques used in Sentiment Analysis is carried out to understand the level of work. 4. Sentiment Analysis for Using Twitter DataSet [6]: The research of sentiment analysis of Twitter data can be performed in different aspects. This papershowssentimentanalysis types and techniques used to perform extraction of sentiment from tweets. In this survey paper, we have taken comparative study of different techniques and approaches of sentiment analysis having twitter as a data.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 511 5. Sentiment Analysis of Tweets Using Machine Learning Approach [2]: In this paper, SVM, ADABOOSTED DECISION TREE and DECISION TREE based hybrid sentiment classification model are presented for improving the overall accuracy of the classifier in the classification of tweets. 3. OUR PROPOSAL The proposed model of twitter data analysis will be implemented using Anaconda python.Anaconda isa freeandopensource distribution of the Python and R programming languages for data science and machine learning relatedapplications.Itcanbe installed on Windows, Linux, and MacOS. Conda is an open source, cross-platform, package management system. The tweets can be analysed and characterized based on the emotions used by the social users. We attempt to classify the polarity of the tweet where it is either positive or negative. If the tweet has both positive and negative elements, the more dominant sentiment should be picked as the final label. We use the dataset from Kaggle which was crawled and labelled positive/negative. The data provided comes with emoticons, usernames and hashtags which are requiredtobeprocessedand converted into a standard form. It also needs to extract useful features from the text such unigrams and bigrams which is a form of representation of the “tweet”. 4. CONCLUSION The analysis of Twitter data is being done in different points of view to mine the opinion or sentiment.Ourproposedapproach classify the tweets as Positive and Negative tweets which further helps in sentiment analysis and uses that sentiment analysis for further decision making. For our prototype, Twitter API is utilized to gatherdata in real-time. Theprototype back-endtests on retrieving and processing the API data indicate that it is successful in gathering large amounts of data from popular search terms in real-time. We will use various machine learning algorithmstoconductsentimentanalysisusingtheextractedfeatures. However, just relying on individual models did not give a high accuracy so we pick the top few models to generate a model. REFERENCE [1] Harshali P. Patil, Dr. Mohammad Atique, “Sentiment Analysis for Social Media: A Survey”, Department of Computer Engineering Thakur College of Engineering & Technology Mumbai, India. [2] Megha Rathi, Aditya Malik, Daksh Varshney, Rachita Sharma, Sarthak Mendiratta, “Sentiment Analysis of Tweets using Machine Learning Approach”, Jaypee Institute of Information Technology JIIT Sec-62 Noida, India. [3] Pitiphat Santidhanyaroj, Talha Ahmad Khan, “A SENTIMENT ANALYSIS PROTOTYPE SYSTEM FOR SOCIAL NETWORK DATA,” Faculty of Engineering and Applied Science University of Regina Regina, Saskatchewan, Canada. [4] Subramaniam.G, Ranjitha.M,” User Emotion Analysis using Twitter Data”, IFET COLLEGE OF ENGINEERING Cuddalore, India. [5] M.Trupthi, Suresh Pabboju,” SENTIMENT ANALYSIS ON TWITTER USING STREAMING API” 2017 IEEE 7th International Advance Computing Conference [6] Rasika Wagh, Payal Punde,” Sentiment Analysis usingTwitterDataset”,DepartmentofComputerScienceandIT, Dr.BAMU Aurangabad, India. [7] https://en.wikipedia.org/wiki/Twitter [8] Po-Wei Liang, Bi-Ru Dai, “Opinion Mining on Social MediaData", IEEE 14th International Conference on Mobile Data Management, Milan, Italy, June 3- 6, 2013, pp 91-96, ISBN: 978-1494673-6068-5 [9] P. D. Turney, “Thumbs up or thumbs down?: semantic orientation applied to unsupervised classification of reviews,” in Proceedings of the 40th annual meeting on association for computational linguistics, pp. 417–424, Association for Computational Linguistics, 2002.