Skip to content

Twitter Sentiment Analysis by NLP-Machine learning using Python

Notifications You must be signed in to change notification settings

Manish9097/NLP-Twitter-Sentiment-Analysis

Repository files navigation

NLP-Twitter-Sentiment-Analysis

Dataset link: https://www.kaggle.com/datasets/arkhoshghalb/twitter-sentiment-analysis-hatred-speech

About Dataset

Context

The objective of this task is to detect hate speech in tweets. For the sake of simplicity, we say a tweet contains hate speech if it has a racist or sexist sentiment associated with it. So, the task is to classify racist or sexist tweets from other tweets.

Formally, given a training sample of tweets and labels, where label '1' denotes the tweet is racist/sexist and label '0' denotes the tweet is not racist/sexist, your objective is to predict the labels on the test dataset.

Content

Full tweet texts are provided with their labels for training data. Mentioned users' username is replaced with @user.

Acknowledgements

Dataset is provided by Analytics Vidhya

About

Twitter Sentiment Analysis by NLP-Machine learning using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published