Skip to content

Using Flask to deploy a Machine Learning model that can identify tweets being flagged with hate speech. A dataset from Twitter is used to train this model.

Notifications You must be signed in to change notification settings

Linhatran/hate-speech-detection-app

Repository files navigation

hate-speech-detection-app

Problem statement: The objective is to detect hate speech in tweets. A tweet is considered containing 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.

About

Using Flask to deploy a Machine Learning model that can identify tweets being flagged with hate speech. A dataset from Twitter is used to train this model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages