Research Paper: Developing a Location-Based Election Sentiment Analysis Model
Developed an election location-based sentiment analysis system using real-time Twitter election text data. Applied NLP preprocessing such as tokenization, stop-word removal, and lemmatization to prepare the dataset for modeling. Used TF-IDF vectorization and multiple classifiers (Naïve Bayes, SVM, Decision Tree, and CNN) to predict sentiment labels for regional trends. • Labeled/annotated sentiment targets implicitly via supervised learning outcomes from labeled data • Computed and evaluated model accuracy to validate label performance • Visualized regional sentiment trends using Power BI dashboards • Reported highest achieved classification accuracy of 81.11% with SVM