Logo Lanfrica

OlaDare247/-Sentiment-Analysis-Project

Domaine:

natural language processing

Type de record:

project
Créateur:
Ola
Hôte:
Sentiment-Analysis-on-Nigeria-s-2023-Presidential-election # -Sentiment-Analysis-Project # Sentiment-Analysis-on-Nigeria-s-2023-Presidential-election # Description: A sentiment analysis project on the opinion of twitter users about the Nigerian 2023 Election. This Twitter data consist of positive, negative, and neutral tweets given by Nigerians within and outside of the country based on how they feel about the Nigerian Presidential election. # Dataset: The dataset was downloaded from the Twitter website. # Objective: To classify the sentiment of tweets into the positive, neutral & negative. # Learning Outcomes: Text based EDA Basic understanding of text pre-processing. What to do after text pre-processing: Bag of words Tf-idf Build the classification model. Tune & Evaluate the Model performance. Plot the important features after training the model.