Sentiment Analysis Using Naive Bayes Algorithm
Sentiment Analysis Using Naive Bayes Algorithm
net/publication/319975138
CITATIONS READS
4 992
3 authors, including:
All content following this page was uploaded by Kavita Hanabaratti on 22 March 2022.
Today people are using Twitter and Face book as the main
social networks and even they are known as Micro Blogs as
they allow user to broadcast short text messages, images,
audio or video to other users. Messages which are exchanged
by these networks can be used as data for sentiment analysis. Fig1. Proposed Architecture
Today users are generating thousands of reviews for product
Naive Bayes algorithm has given quick and accurate results [8]. C.P. Robert and G. Casella, “Monte Carlo Statistical Methods,
compared to other methods like SVM(Support Vector second ed. Springer Publisher 2005.
[9]. S. Morinaga, K. Yamanishi, K. Tateishi, and T. Fuku-shinna,
Machine) and Maximum Entropy. Time efficiency is also
“Mining Product Reputations on the Web,” Proc. Eighth ACM
high in case of Naive Bayes as SVM and Maximum Entropy SIGKDDInt’l Conf. Knowledge Discovery and Data Mining
takes more time to classify the input data and process. Naive (SIGKDD ’02), pp. 341-349, 2002.
bayes saves time for computing as it don’t need and [10]. [10] M. Hu and B. Liu, “Mining and Summarizing Customer
preprocessing mechanism to classify the given input data Reviews,” Proc. 10th ACM SIGKDD Int’l Conf. Knowledge
hence it saves time. Discovery and Data Mining (SIGKDD ’04), pp. 168-177, 2004.