2020
DOI: 10.1016/j.icte.2020.07.003
|View full text |Cite
|
Sign up to set email alerts
|

An algorithm and method for sentiment analysis using the text and emoticon

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
28
1

Year Published

2021
2021
2023
2023

Publication Types

Select...
7
2

Relationship

0
9

Authors

Journals

citations
Cited by 74 publications
(38 citation statements)
references
References 2 publications
0
28
1
Order By: Relevance
“…While building LDA models we analyzed that to extract the most relevant topic distributions, careful text preprocessing is very necessary as it ultimately impacts the model performance. In this regard, we leveraged lemmatization instead of stemming in our text preprocessing, because it gives or reduced the words into their root form with the contextual meaning ( Ullah et al, 2020 ). This framework is flexible in a way that it only requires text contents and categories in which you want to classify the data, and this framework is capable to be applied to different domains, like opinion mining, social media sentiment classification, user reviews classification, customer complaints classification government organization.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…While building LDA models we analyzed that to extract the most relevant topic distributions, careful text preprocessing is very necessary as it ultimately impacts the model performance. In this regard, we leveraged lemmatization instead of stemming in our text preprocessing, because it gives or reduced the words into their root form with the contextual meaning ( Ullah et al, 2020 ). This framework is flexible in a way that it only requires text contents and categories in which you want to classify the data, and this framework is capable to be applied to different domains, like opinion mining, social media sentiment classification, user reviews classification, customer complaints classification government organization.…”
Section: Discussionmentioning
confidence: 99%
“…Sentiment analysis is a typical classification problem, used in various ways, some researchers apply sentiment analysis on reviews of movies ( Shen et al, 2020 ). Many deep learning and natural language processing techniques are proposed for sentiment analysis ( Ullah et al, 2020 ). For sentiment classification in our article, we have considered a public dataset that we collected from the data repository Kaggle.…”
Section: Proposed Frameworkmentioning
confidence: 99%
“…They used TF-IDF and Unigram with Sentiwordnet for training feature vectors of the input dataset, before classifying them using different techniques such as Naive Bayes (NB), Support Vector Machine (SVM) and Random Forest (RF). In [45], Ullah et al proposed an algorithm and method for sentiment analysis using both text and emoticons. The two modes of data were analyzed in combination and separately with machine learning and deep learning algorithms to find sentiments from Twitter-based airline data using several features such as TF-IDF, N-gram and emoticon lexicons.…”
Section: Term Frequency-inverse Document Frequencymentioning
confidence: 99%
“…As first step, data cleaning exhibit to clean unnecessary reviews from selected dataset [17] [18]. Data preprocessing perform to remove all missing values, remove stop words, tokenization, unwanted symbols, digits and URL tags [31].…”
Section: A Preprocessed Textsmentioning
confidence: 99%