International Journal of Applied Information Systems
Foundation of Computer Science (FCS), NY, USA
|
Volume 12 - Issue 30 |
Published: June 2020 |
Authors: Sanzana Karim Lora, Nazmus Sakib, Shahana Alam Antora, Nusrat Jahan |
![]() |
Sanzana Karim Lora, Nazmus Sakib, Shahana Alam Antora, Nusrat Jahan . A Comparative Study to Detect Emotions from Tweets Analyzing Machine Learning and Deep Learning Techniques. International Journal of Applied Information Systems. 12, 30 (June 2020), 6-12. DOI=10.5120/ijais2020451862
@article{ 10.5120/ijais2020451862, author = { Sanzana Karim Lora,Nazmus Sakib,Shahana Alam Antora,Nusrat Jahan }, title = { A Comparative Study to Detect Emotions from Tweets Analyzing Machine Learning and Deep Learning Techniques }, journal = { International Journal of Applied Information Systems }, year = { 2020 }, volume = { 12 }, number = { 30 }, pages = { 6-12 }, doi = { 10.5120/ijais2020451862 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2020 %A Sanzana Karim Lora %A Nazmus Sakib %A Shahana Alam Antora %A Nusrat Jahan %T A Comparative Study to Detect Emotions from Tweets Analyzing Machine Learning and Deep Learning Techniques%T %J International Journal of Applied Information Systems %V 12 %N 30 %P 6-12 %R 10.5120/ijais2020451862 %I Foundation of Computer Science (FCS), NY, USA
At the present time, people corresponding to share their thoughts, emotions and ideas through social media. Twitter is one of the most widespread sites among them. The goal of this study is to classify positive and negative emotions accurately by with a dataset of Twitter tweets. For this work, machine learning (Naïve Bayes, SVM, Logistic Regression using tf-idf and count vectors), deep learning(Stacked Long short-term memory (LSTM), Stacked LSTM with 1D convolution, CNN with pre-trained word embedding) and a BERT based model have been used. The CNN model with pre-trained word embedding has performed the best among all models with 84.1% accuracy after 3 epochs only. Among all machine learning and deep learning models, deep learning models have performed better than machine learning models.