IJFANS International Journal of Food and Nutritional Sciences

ISSN PRINT 2319 1775 Online 2320-7876

Sentiment Analysis Using Machine Learning in Twitter: A Web-Based Approach for Real-time Emotion Detection

Main Article Content

A Jaswanth Kiran 1*, K Nithin 1*, B Raviteja 1*, M Ajay Bhavani 1*, Dr M Kavitha 1, M Kalyani 2
» doi: 10.48047/IJFANS/11/Sp.Iss5/059

Abstract

Sentiment Analysis is process or technique that determine the emotional tone of a text whether it is positive, negative, or neutral using machine learning. Nowadays, social media generates a huge amount of text data from blogs, comments, and other sources. It takes a lot of time and money for an individual to analyse the sentiment in this data, thus a classification model is utilized instead. Navie Bayes is one of the finest classification models. Navie Bayes is designed based on Bayes theorem that mostly used for text categorization, to implement this model twitter dataset from Kaggle is used. A web-based approach is implemented to check the emotion of the person based on text. The joblib library is used to save the trained model, which is then imported into the Django project where an input form is provided, and the sentiment type positive or negetive or neutral is displayed as a result. The model's performence is evaluated using accuracy metric.

Article Details