SlideShare a Scribd company logo
1 of 4
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1309
Emotion Recognition By Textual Tweets Using Machine Learning
Vijaykumar G1
Dept of MCA, Vidya Vikas Institute of Engineering And Technology, Karnataka, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Opinion mining has become difficult due of the
abundance of user-generated content on social media.
Twitter is used to gather opinions about products, trends,
and politics as a microblogging site.
Sentiment analysis is a technique used to examine people's
attitudes, feelings, and opinions toward anything. It may be
applied to tweets to examine how the public feels about
news, legislation, social movements, and political figures.
Natural language processing and machine learning are both
regarded as having a category called sentiment analysis.Itis
used to separate, identify, or represent views from various
information structures, such as news, audits, and articles,
and it classifies them as positive, neutral, or negative. From
tweets in several Indian languages,electionresultsaretough
to forecast.
To get tweets in Hindi, we used the Twitter Archiver
programme. We used data (text) mining to examine 48,276
tweets that mentioned five national political parties in India
over the course of a period of time. Both supervised and
unsupervised methods were applied.
Key Words: Naive Bayes, SVM, Decision Tree, Long
Short-Term Memory, and NRC Lexicon Emotion.
1. INTRODUCTION
In today's environment, text or opinion mining is useful for
gauging public opinion of recently released goods, such as
movies, songs, books, and other media. It also distinguished
between recommendations and opinions that were good,
negative, and neutral. The general people are now
accustomed to posting their feelings about the political
leader on social media. In order to learn about the political
leaders' opinions and engage the public through TV
programmes, YouTube, etc., many reportershaveconducted
interviews with them.
The effort of using surveys and polls to research people's
opinions is very time- consuming and expensive. Sentiment
analysis is a type of data mining technique thatemploys NLP
to determine the prevailing opinion.
It is the practice of categorizing viewpoints into three
groups, such as "positive," "negative," and "neutral." This
data quantifies public reactions to certain people,
organizations, and political discourses, showing the
environmental orientation of the data. Consequently, based
on social media tweets, our goal is to examine how online
users feel about each political party, its leaders, and its
actions.
1.1 Objectives
The project's primary goal is to predict India's five national
political parties. To do this, we combined supervised and
unsupervised methods. We built our classifier using Naive
Bayes, a decision tree NRC Lexicon, and the SVM method,
and we categorized the test data as positive, negative,
neutral, and eight other categories of emotions.
➢ Building an approach that will be used to predict election
outcomes using emotions.
➢ Creating a framework that is simple to use.
1.2 Scope
Opinion mining becomes challenging since there is so much
customer content on social media. Twitter is used to gather
opinions about customers, trending products, and political
opinion as a microblogging site. Sentiment analysis is a
method for examining people's attitudes, feelings, and
opinions toward various topics. It may be applied to tweets
to examine how the public feels about various topics,
including news, policy, social movements, and individuals.
2. Existing System
Corporations are motivated bysentimentanalysistoidentify
consumer preferences for brands, products, and services.
Additionally, it is crucial in evaluating data on businesses
and sectors to keep them in mind when conducting entity
reviews. By extracting a large number of tweets with the aid
of prototypes, Sarlan et al.
He built a sentiment analysis, and the results categorized
customers' thoughts expressed in tweets into negative and
positive categories. They separated their research into two
parts. The primary section is depend on a literature review
and uses current methodologies and methods for sentiment
analysis. The second section describes the operations and
requirements of the application before it is developed.
Disadvantages
➢ Extraction keyword is improper.
➢ POS tagging is not incorporated for calculation of tweet
weights.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1310
➢ Parallel processing time is high.
➢ Lexicon based content parsing is traditional method and
leads to less accuracy.
3. Proposed System
In this research, different techniques have been used for
methodology in Machine Learning (ML) for its objectives.
Various approaches and procedures were used to assess
versatile experiments. The Twitter dataset used in this
experiment was scrapped from the
Kaggle repository and subjected to many classifier
applications. The dataset is first pre- processed by deleting
unnecessary data. The data was then divided into a training
set and a testing set. The test setcomponentis20%, whereas
the training set was given an allocation of 80%. The training
set is then used to apply feature engineering approaches. On
the training set and test set, various machine learning
classifiers are trained.
Advantages of Proposed Methodology:
➢ Stochastic processing of tweets provides hight rate of
classification of keywords from tweet.
➢ POS tagging implementation for calculation of tweet
weights.
➢ Parallel tweet processing for improvisation of accuracy.
4. System Design
Machine learning systems design is the process of defining
the software architecture, infrastructure, algorithms, and
data for a machine learning system to satisfy particular
requirements. By outlining the intricacies of how the
programme should be created, the software design will be
used to assist in the development of software for web apps.
It is customary to begin with context-level records before
moving on to the flow diagram, whichshowshowthesystem
interacts with external suppliers who serve as data assets
and hyperlinks. Simple record flow models are used to
represent the machine's interactions with the outsideworld
using context diagrams.
Fig 4.1Context diagram
Fig: 4.2 Architecture Design
5. Detailed Design
By describing the specifications of how the programme
should be created, the software design will be used to assist
in the development of software for web apps. The software
design specifications, which are literary and graphical
documentation of the software design for the project,
comprise use case models, sequence diagrams, and other
supporting requirement data.
The design document is for a fundamental system that will
serve as solid evidence for the development of a system that
offers a fundamental level of capacity to demonstrate that it
can be successfully employed on a broad scale for
production purposes.
5.1 Use Case Diagram
A use case diagram is made up of a conversationrelationship
between the actor and the use case as well as an actor graph,
a hard list of use cases, and a device boundary. Each usecase
is a specific piece of functionality that a machine offers to its
users, and the use case diagram explains how a device
interacts with outside actors. An actor is represented as a
stick figure with the call of the actor beneath the parent, and
a use case is represented as an ellipse holding the use case's
call.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1311
Fig: 5.1 Use Case Diagram
5.2 ACTIVITY DIAGRAM
An activity diagram uses graphics to represent the flow of
control or the order of occurrences within a system. Activity
diagrams are often used in business process modelling. In a
use case graphic, they can also describe the steps.Sequential
and concurrent activities can both be modelled. An activity
diagram will always have a start (also known as an initial
state) and an end (a final state).
Fig: 5.2 Activity Diagram
6. Implementation
The programming language employed for this project is
Python. Python has dynamic typing and garbage collection.
The programming paradigms that are supported include
procedural, object-oriented, andfunctional programming,to
name just a few. Python is frequently referred to as a
"batteries included" language because of its extensive
standard library. Machine learning methods are used in this
project.
Sentimental analysis extracts and identifies subjective
information from a text or sentence by using context-based
text mining. Here, the key idea is to use machine learning
methods like LSTM to extract the sentiment from the text
(Long short-term memory). This text categorization
approach examines the incomingtexttoidentify whether the
emphasized emotion is positive or negative, as well as the
likelihood that the positive or negative claims are true.
6.1 ALGORITHMS IMPLEMENTATION:
6.1.1 NRC Lexicon:
Eight fundamental emotions (angry, joy, sadness, fear, trust,
surprise, anticipation and disgust) and two sentiments are
listed in the NRC Emotion Lexicon (negative and positive).
Crowdsourcing was used to hand annotate the images.
6.1.2 SVM Algorithm:
It is believed that the Support vector machine (SVM)
effectively does sentiment analysis. SVM characterizes
preference, restricts and employsproceduresfor evaluation,
and evaluates records that are obtained inside the index
region. All magnitude's vector arrangements include
significant information. To accomplish this, the information
(represented as a vector) has been sorted by kind. The
border is then stratagem-classified in two training sessions.
6.1.3 Decision Tree:
The supervised ML approach known as the decision tree
algorithm is frequently employed in applications involving
regression and classification. The main issue, known as
attribute selection, is choosing the root nodeofa treeateach
level. The most populartechniquesforattributeselection are
knowledge gain and the Gini index. In this study, the Gini
index is used to calculate the likelihood of the root node by
squaring the attribute value total and subtracting one.
6.2 Dataset Table
Table:6.2 Dataset Table for Election Result Prediction
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1312
7. TESTING
This chapter gives the various test cases performed tocheck
for the effective execution of the venture. Testing is a
procedure of cross verificationofthedesignedsystemmodel
under active state and various inputs. This processiscarried
out in various ways. The main objective of software
development life cycle is to producea productwith noerrors
or very few errors. In
the processes of achieving hassle free software we plan
testing and test cases. Software testing is done for the
success of the application. The testing is done mainly to
check whether the product meet the requirementofthe user
properly. It is used to check the bugs and errors in the
system or to find out the defects of the system.
7.1 Test Case Scenario on Emotion:
Table 7.1: Test Case Scenario on Emotion
7.2 SYSTEM TESTING:
A framework's modules are merged for execution after each
one has undergone thorough testing. At that point, it is
necessary to undertake top-down testing,whichbegins with
upper-level modules and movesdowntolower-level ones,to
determine whether the entire framework is operating as
intended.
Table 7.2 System Testing
CONCLUSIONS
Managing client interactions, human computer interface,
information retrieval, more natural text-to-speech systems,
and sociological and literary analysis are just a few of the
practical uses for emotion detection and creation. Thereare,
however, very few resources with restricted coverage for
emotions, and those are only available in English. In this
study, we demonstrate how a large term-emotion
association vocabulary may be produced swiftly and
affordably by harnessing the strength and collective
knowledge of the masses. There are entries for more than
10,000 word-sense pairs in this lexicon,calledEmoLex.Each
entry lists a word- sense pair's associations with the eight
fundamental emotions.
REFERENCES
1. Jyoti Ramteke, Samarth Shah, “Election result prediction
using Twitter sentiment analysis”
2. Febby Apri Wenando; Regiolina Hayami, “Tweet
Sentiment Analysis for 2019 Indonesia Presidential Election
Results using Various Classification Algorithms”
3. Rincy Jose; Varghese S Chooralil, “Prediction of election
result by enhanced sentiment analysis on Twitterdata using
Word Sense Disambiguation”
4. Dimosthenis Beleveslis; Christos Tjortjis, “A Hybrid
Method for Sentiment Analysis of Election Related Tweets”
5. Haji Binali; Chen Wu; Vidyasagar Potdar, “Computational
approaches for emotion detection in text”
6. Umar Rashid; Muhammad Waseem Iqbal, “Emotion
Detection of Contextual Text using Deep learning”
7. Shadi Shaheen WassimEl-Hajj,”EmotionRecognitionfrom
Text Based on Automatically Generated Rules”

More Related Content

Similar to Emotion Recognition By Textual Tweets Using Machine Learning

TWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISTWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISIRJET Journal
 
TWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISTWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISIRJET Journal
 
IRJET - Twitter Sentiment Analysis using Machine Learning
IRJET -  	  Twitter Sentiment Analysis using Machine LearningIRJET -  	  Twitter Sentiment Analysis using Machine Learning
IRJET - Twitter Sentiment Analysis using Machine LearningIRJET Journal
 
Sentiment Analysis on Twitter data using Machine Learning
Sentiment Analysis on Twitter data using Machine LearningSentiment Analysis on Twitter data using Machine Learning
Sentiment Analysis on Twitter data using Machine LearningIRJET Journal
 
Product Analyst Advisor
Product Analyst AdvisorProduct Analyst Advisor
Product Analyst AdvisorIRJET Journal
 
IRJET- Sentiment Analysis of Twitter Data using Python
IRJET-  	  Sentiment Analysis of Twitter Data using PythonIRJET-  	  Sentiment Analysis of Twitter Data using Python
IRJET- Sentiment Analysis of Twitter Data using PythonIRJET Journal
 
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...IRJET Journal
 
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...IRJET Journal
 
IRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
IRJET- Interpreting Public Sentiments Variation by using FB-LDA TechniqueIRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
IRJET- Interpreting Public Sentiments Variation by using FB-LDA TechniqueIRJET Journal
 
Ijsred v2 i5p95
Ijsred v2 i5p95Ijsred v2 i5p95
Ijsred v2 i5p95IJSRED
 
IRJET- A Real-Time Twitter Sentiment Analysis and Visualization System: Twisent
IRJET- A Real-Time Twitter Sentiment Analysis and Visualization System: TwisentIRJET- A Real-Time Twitter Sentiment Analysis and Visualization System: Twisent
IRJET- A Real-Time Twitter Sentiment Analysis and Visualization System: TwisentIRJET Journal
 
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...csandit
 
Sentiment Analysis on Product Reviews Using Supervised Learning Techniques
Sentiment Analysis on Product Reviews Using Supervised Learning TechniquesSentiment Analysis on Product Reviews Using Supervised Learning Techniques
Sentiment Analysis on Product Reviews Using Supervised Learning TechniquesIRJET Journal
 
IRJET- Virtual Business Analyst using a Progressive Web Application
IRJET- Virtual Business Analyst using a Progressive Web ApplicationIRJET- Virtual Business Analyst using a Progressive Web Application
IRJET- Virtual Business Analyst using a Progressive Web ApplicationIRJET Journal
 
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...IRJET Journal
 
A Survey on Analysis of Twitter Opinion Mining using Sentiment Analysis
A Survey on Analysis of Twitter Opinion Mining using Sentiment AnalysisA Survey on Analysis of Twitter Opinion Mining using Sentiment Analysis
A Survey on Analysis of Twitter Opinion Mining using Sentiment AnalysisIRJET Journal
 
Methods for Sentiment Analysis: A Literature Study
Methods for Sentiment Analysis: A Literature StudyMethods for Sentiment Analysis: A Literature Study
Methods for Sentiment Analysis: A Literature Studyvivatechijri
 
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...cscpconf
 
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET Journal
 
Classification of Sentiment Analysis on Tweets Based on Techniques from Machi...
Classification of Sentiment Analysis on Tweets Based on Techniques from Machi...Classification of Sentiment Analysis on Tweets Based on Techniques from Machi...
Classification of Sentiment Analysis on Tweets Based on Techniques from Machi...IRJET Journal
 

Similar to Emotion Recognition By Textual Tweets Using Machine Learning (20)

TWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISTWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSIS
 
TWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSISTWITTER SENTIMENT ANALYSIS
TWITTER SENTIMENT ANALYSIS
 
IRJET - Twitter Sentiment Analysis using Machine Learning
IRJET -  	  Twitter Sentiment Analysis using Machine LearningIRJET -  	  Twitter Sentiment Analysis using Machine Learning
IRJET - Twitter Sentiment Analysis using Machine Learning
 
Sentiment Analysis on Twitter data using Machine Learning
Sentiment Analysis on Twitter data using Machine LearningSentiment Analysis on Twitter data using Machine Learning
Sentiment Analysis on Twitter data using Machine Learning
 
Product Analyst Advisor
Product Analyst AdvisorProduct Analyst Advisor
Product Analyst Advisor
 
IRJET- Sentiment Analysis of Twitter Data using Python
IRJET-  	  Sentiment Analysis of Twitter Data using PythonIRJET-  	  Sentiment Analysis of Twitter Data using Python
IRJET- Sentiment Analysis of Twitter Data using Python
 
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
 
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
 
IRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
IRJET- Interpreting Public Sentiments Variation by using FB-LDA TechniqueIRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
IRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
 
Ijsred v2 i5p95
Ijsred v2 i5p95Ijsred v2 i5p95
Ijsred v2 i5p95
 
IRJET- A Real-Time Twitter Sentiment Analysis and Visualization System: Twisent
IRJET- A Real-Time Twitter Sentiment Analysis and Visualization System: TwisentIRJET- A Real-Time Twitter Sentiment Analysis and Visualization System: Twisent
IRJET- A Real-Time Twitter Sentiment Analysis and Visualization System: Twisent
 
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...
 
Sentiment Analysis on Product Reviews Using Supervised Learning Techniques
Sentiment Analysis on Product Reviews Using Supervised Learning TechniquesSentiment Analysis on Product Reviews Using Supervised Learning Techniques
Sentiment Analysis on Product Reviews Using Supervised Learning Techniques
 
IRJET- Virtual Business Analyst using a Progressive Web Application
IRJET- Virtual Business Analyst using a Progressive Web ApplicationIRJET- Virtual Business Analyst using a Progressive Web Application
IRJET- Virtual Business Analyst using a Progressive Web Application
 
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
IRJET- Analytic System Based on Prediction Analysis of Social Emotions from U...
 
A Survey on Analysis of Twitter Opinion Mining using Sentiment Analysis
A Survey on Analysis of Twitter Opinion Mining using Sentiment AnalysisA Survey on Analysis of Twitter Opinion Mining using Sentiment Analysis
A Survey on Analysis of Twitter Opinion Mining using Sentiment Analysis
 
Methods for Sentiment Analysis: A Literature Study
Methods for Sentiment Analysis: A Literature StudyMethods for Sentiment Analysis: A Literature Study
Methods for Sentiment Analysis: A Literature Study
 
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...
LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATIO...
 
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
IRJET- Towards Efficient Framework for Semantic Query Search Engine in Large-...
 
Classification of Sentiment Analysis on Tweets Based on Techniques from Machi...
Classification of Sentiment Analysis on Tweets Based on Techniques from Machi...Classification of Sentiment Analysis on Tweets Based on Techniques from Machi...
Classification of Sentiment Analysis on Tweets Based on Techniques from Machi...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 

Recently uploaded (20)

Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 

Emotion Recognition By Textual Tweets Using Machine Learning

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1309 Emotion Recognition By Textual Tweets Using Machine Learning Vijaykumar G1 Dept of MCA, Vidya Vikas Institute of Engineering And Technology, Karnataka, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Opinion mining has become difficult due of the abundance of user-generated content on social media. Twitter is used to gather opinions about products, trends, and politics as a microblogging site. Sentiment analysis is a technique used to examine people's attitudes, feelings, and opinions toward anything. It may be applied to tweets to examine how the public feels about news, legislation, social movements, and political figures. Natural language processing and machine learning are both regarded as having a category called sentiment analysis.Itis used to separate, identify, or represent views from various information structures, such as news, audits, and articles, and it classifies them as positive, neutral, or negative. From tweets in several Indian languages,electionresultsaretough to forecast. To get tweets in Hindi, we used the Twitter Archiver programme. We used data (text) mining to examine 48,276 tweets that mentioned five national political parties in India over the course of a period of time. Both supervised and unsupervised methods were applied. Key Words: Naive Bayes, SVM, Decision Tree, Long Short-Term Memory, and NRC Lexicon Emotion. 1. INTRODUCTION In today's environment, text or opinion mining is useful for gauging public opinion of recently released goods, such as movies, songs, books, and other media. It also distinguished between recommendations and opinions that were good, negative, and neutral. The general people are now accustomed to posting their feelings about the political leader on social media. In order to learn about the political leaders' opinions and engage the public through TV programmes, YouTube, etc., many reportershaveconducted interviews with them. The effort of using surveys and polls to research people's opinions is very time- consuming and expensive. Sentiment analysis is a type of data mining technique thatemploys NLP to determine the prevailing opinion. It is the practice of categorizing viewpoints into three groups, such as "positive," "negative," and "neutral." This data quantifies public reactions to certain people, organizations, and political discourses, showing the environmental orientation of the data. Consequently, based on social media tweets, our goal is to examine how online users feel about each political party, its leaders, and its actions. 1.1 Objectives The project's primary goal is to predict India's five national political parties. To do this, we combined supervised and unsupervised methods. We built our classifier using Naive Bayes, a decision tree NRC Lexicon, and the SVM method, and we categorized the test data as positive, negative, neutral, and eight other categories of emotions. ➢ Building an approach that will be used to predict election outcomes using emotions. ➢ Creating a framework that is simple to use. 1.2 Scope Opinion mining becomes challenging since there is so much customer content on social media. Twitter is used to gather opinions about customers, trending products, and political opinion as a microblogging site. Sentiment analysis is a method for examining people's attitudes, feelings, and opinions toward various topics. It may be applied to tweets to examine how the public feels about various topics, including news, policy, social movements, and individuals. 2. Existing System Corporations are motivated bysentimentanalysistoidentify consumer preferences for brands, products, and services. Additionally, it is crucial in evaluating data on businesses and sectors to keep them in mind when conducting entity reviews. By extracting a large number of tweets with the aid of prototypes, Sarlan et al. He built a sentiment analysis, and the results categorized customers' thoughts expressed in tweets into negative and positive categories. They separated their research into two parts. The primary section is depend on a literature review and uses current methodologies and methods for sentiment analysis. The second section describes the operations and requirements of the application before it is developed. Disadvantages ➢ Extraction keyword is improper. ➢ POS tagging is not incorporated for calculation of tweet weights.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1310 ➢ Parallel processing time is high. ➢ Lexicon based content parsing is traditional method and leads to less accuracy. 3. Proposed System In this research, different techniques have been used for methodology in Machine Learning (ML) for its objectives. Various approaches and procedures were used to assess versatile experiments. The Twitter dataset used in this experiment was scrapped from the Kaggle repository and subjected to many classifier applications. The dataset is first pre- processed by deleting unnecessary data. The data was then divided into a training set and a testing set. The test setcomponentis20%, whereas the training set was given an allocation of 80%. The training set is then used to apply feature engineering approaches. On the training set and test set, various machine learning classifiers are trained. Advantages of Proposed Methodology: ➢ Stochastic processing of tweets provides hight rate of classification of keywords from tweet. ➢ POS tagging implementation for calculation of tweet weights. ➢ Parallel tweet processing for improvisation of accuracy. 4. System Design Machine learning systems design is the process of defining the software architecture, infrastructure, algorithms, and data for a machine learning system to satisfy particular requirements. By outlining the intricacies of how the programme should be created, the software design will be used to assist in the development of software for web apps. It is customary to begin with context-level records before moving on to the flow diagram, whichshowshowthesystem interacts with external suppliers who serve as data assets and hyperlinks. Simple record flow models are used to represent the machine's interactions with the outsideworld using context diagrams. Fig 4.1Context diagram Fig: 4.2 Architecture Design 5. Detailed Design By describing the specifications of how the programme should be created, the software design will be used to assist in the development of software for web apps. The software design specifications, which are literary and graphical documentation of the software design for the project, comprise use case models, sequence diagrams, and other supporting requirement data. The design document is for a fundamental system that will serve as solid evidence for the development of a system that offers a fundamental level of capacity to demonstrate that it can be successfully employed on a broad scale for production purposes. 5.1 Use Case Diagram A use case diagram is made up of a conversationrelationship between the actor and the use case as well as an actor graph, a hard list of use cases, and a device boundary. Each usecase is a specific piece of functionality that a machine offers to its users, and the use case diagram explains how a device interacts with outside actors. An actor is represented as a stick figure with the call of the actor beneath the parent, and a use case is represented as an ellipse holding the use case's call.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1311 Fig: 5.1 Use Case Diagram 5.2 ACTIVITY DIAGRAM An activity diagram uses graphics to represent the flow of control or the order of occurrences within a system. Activity diagrams are often used in business process modelling. In a use case graphic, they can also describe the steps.Sequential and concurrent activities can both be modelled. An activity diagram will always have a start (also known as an initial state) and an end (a final state). Fig: 5.2 Activity Diagram 6. Implementation The programming language employed for this project is Python. Python has dynamic typing and garbage collection. The programming paradigms that are supported include procedural, object-oriented, andfunctional programming,to name just a few. Python is frequently referred to as a "batteries included" language because of its extensive standard library. Machine learning methods are used in this project. Sentimental analysis extracts and identifies subjective information from a text or sentence by using context-based text mining. Here, the key idea is to use machine learning methods like LSTM to extract the sentiment from the text (Long short-term memory). This text categorization approach examines the incomingtexttoidentify whether the emphasized emotion is positive or negative, as well as the likelihood that the positive or negative claims are true. 6.1 ALGORITHMS IMPLEMENTATION: 6.1.1 NRC Lexicon: Eight fundamental emotions (angry, joy, sadness, fear, trust, surprise, anticipation and disgust) and two sentiments are listed in the NRC Emotion Lexicon (negative and positive). Crowdsourcing was used to hand annotate the images. 6.1.2 SVM Algorithm: It is believed that the Support vector machine (SVM) effectively does sentiment analysis. SVM characterizes preference, restricts and employsproceduresfor evaluation, and evaluates records that are obtained inside the index region. All magnitude's vector arrangements include significant information. To accomplish this, the information (represented as a vector) has been sorted by kind. The border is then stratagem-classified in two training sessions. 6.1.3 Decision Tree: The supervised ML approach known as the decision tree algorithm is frequently employed in applications involving regression and classification. The main issue, known as attribute selection, is choosing the root nodeofa treeateach level. The most populartechniquesforattributeselection are knowledge gain and the Gini index. In this study, the Gini index is used to calculate the likelihood of the root node by squaring the attribute value total and subtracting one. 6.2 Dataset Table Table:6.2 Dataset Table for Election Result Prediction
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 08 | Aug 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1312 7. TESTING This chapter gives the various test cases performed tocheck for the effective execution of the venture. Testing is a procedure of cross verificationofthedesignedsystemmodel under active state and various inputs. This processiscarried out in various ways. The main objective of software development life cycle is to producea productwith noerrors or very few errors. In the processes of achieving hassle free software we plan testing and test cases. Software testing is done for the success of the application. The testing is done mainly to check whether the product meet the requirementofthe user properly. It is used to check the bugs and errors in the system or to find out the defects of the system. 7.1 Test Case Scenario on Emotion: Table 7.1: Test Case Scenario on Emotion 7.2 SYSTEM TESTING: A framework's modules are merged for execution after each one has undergone thorough testing. At that point, it is necessary to undertake top-down testing,whichbegins with upper-level modules and movesdowntolower-level ones,to determine whether the entire framework is operating as intended. Table 7.2 System Testing CONCLUSIONS Managing client interactions, human computer interface, information retrieval, more natural text-to-speech systems, and sociological and literary analysis are just a few of the practical uses for emotion detection and creation. Thereare, however, very few resources with restricted coverage for emotions, and those are only available in English. In this study, we demonstrate how a large term-emotion association vocabulary may be produced swiftly and affordably by harnessing the strength and collective knowledge of the masses. There are entries for more than 10,000 word-sense pairs in this lexicon,calledEmoLex.Each entry lists a word- sense pair's associations with the eight fundamental emotions. REFERENCES 1. Jyoti Ramteke, Samarth Shah, “Election result prediction using Twitter sentiment analysis” 2. Febby Apri Wenando; Regiolina Hayami, “Tweet Sentiment Analysis for 2019 Indonesia Presidential Election Results using Various Classification Algorithms” 3. Rincy Jose; Varghese S Chooralil, “Prediction of election result by enhanced sentiment analysis on Twitterdata using Word Sense Disambiguation” 4. Dimosthenis Beleveslis; Christos Tjortjis, “A Hybrid Method for Sentiment Analysis of Election Related Tweets” 5. Haji Binali; Chen Wu; Vidyasagar Potdar, “Computational approaches for emotion detection in text” 6. Umar Rashid; Muhammad Waseem Iqbal, “Emotion Detection of Contextual Text using Deep learning” 7. Shadi Shaheen WassimEl-Hajj,”EmotionRecognitionfrom Text Based on Automatically Generated Rules”