Skip to content

A hate speech sentiment analysis task to classify whether a tweet is racist/sexists or not.

License

Notifications You must be signed in to change notification settings

hubert-foy/Twitter-Hate-Speech-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Hate Speech Sentiment Analysis

Data Description:

  • A sentiment analysis job about the hate speech.
  • Twitter data is anonymized by replacing Mentioned users' username with with @user.
  • For the sake of simplicity, we say a tweet contains hate speech if it has a racist or sexist sentiment associated with it.

Dataset:

Objective:

  • We are 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, our objective is to predict the labels on the test dataset (racist/sexist or non racist/sexist.)

Skills:

  • Exploratory Data Analysis
  • Preprocessing and cleaning
  • Bag-of-Words and TF-IDF
  • Model development and evaluation

Environment:

  • Jupyter Notebook

About

A hate speech sentiment analysis task to classify whether a tweet is racist/sexists or not.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published