@inproceedings{577fef1f06c74db0bfe56199d3b120ac,
title = "An Evaluation of Tweet Sentiment Classification Methods",
abstract = "In this paper, we present the result of our research in predicting sentiment from Twitter data derived from a Kaggle competition. Our goal was to determine the efficacy of different supervised classification methods to predict Twitter sentiment to be Positive, Neutral or Negative. We evaluated four different classification statistical models: 1. Logistic Regression (LR), 2. Linear Support Vector Machine (LSV), 3. Multinomial Na{\"i}ve Bayesian (NB), and 4. Random Forest (RF). We also evaluated two different tokenization methods 1. Document Term Matrix (DTM) and 2. Term Frequency-Inverse Document Frequency (TF-IDF). We combined this with three extraction methods 1. Original Tweet Text, 2. Rapid Automatic Keyword Extraction (RAKE) and 3. Hand curated Selected Text. Furthermore, various Neural Networks were applied to the Tweet Text and BERT extracted data that reduced the original 1000 features to be 768 that were applied to different models. Our experiment shows RF and LR gives the best results and there is little difference between DTM and TF-IDF. Fully connected neural network (FCNN) performed the best for the BERT extracted data with a test score of 0.75.",
keywords = "Neural Network, NLP, Processing, Statistical Models, TF-IDF, Twitter",
author = "Lihua Yao and Jerry Li and Hassan Alam and Oleg Melnokov",
note = "Publisher Copyright: {\textcopyright} 2020 IEEE.; 2020 International Conference on Computational Science and Computational Intelligence, CSCI 2020 ; Conference date: 16-12-2020 Through 18-12-2020",
year = "2020",
month = dec,
doi = "10.1109/CSCI51800.2020.00057",
language = "English (US)",
series = "Proceedings - 2020 International Conference on Computational Science and Computational Intelligence, CSCI 2020",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "298--303",
booktitle = "Proceedings - 2020 International Conference on Computational Science and Computational Intelligence, CSCI 2020",
address = "United States",
}