Fast and accurate sentiment classification using an enhanced Naive Bayes model
| dc.contributor.author | Narayanan V.; Arora I.; Bhatia A. | |
| dc.date.accessioned | 2025-05-24T09:18:10Z | |
| dc.description.abstract | We have explored different methods of improving the accuracy of a Naive Bayes classifier for sentiment analysis. We observed that a combination of methods like effective negation handling, word n-grams and feature selection by mutual information results in a significant improvement in accuracy. This implies that a highly accurate and fast sentiment classifier can be built using a simple Naive Bayes model that has linear training and testing time complexities. We achieved an accuracy of 88.80% on the popular IMDB movie reviews dataset. The proposed method can be generalized to a number of text categorization problems for improving speed and accuracy. © 2013 Springer-Verlag. | |
| dc.identifier.doi | https://doi.org/10.1007/978-3-642-41278-3_24 | |
| dc.identifier.uri | http://172.23.0.11:4000/handle/123456789/13819 | |
| dc.relation.ispartofseries | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) | |
| dc.title | Fast and accurate sentiment classification using an enhanced Naive Bayes model |