Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 967 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 967 Bytes

Hate-speech-Detection

Open In Colab

Please star the repository if you happen to like the project

The task is a binary classification problem to classify the given dataset into two classes namely Hate Offensive tweets (HOF) and Non-Hate Offensive tweets (NOT).

Hate and Offensive (HOF) - This post contains Hate speech, profane, offensive content Non-Hate-Offensive (NOT) - This post does not contain Hate speech, profane or, offensive content.

The task appeared as Subtask-A in HASOC 2021. The dataset taken is sampled from Twitter. It consists of twitter posts in Hindi and Hinglish language .it was curated based on the Offensive Language Identification Dataset (OLID) which contained posts in the English language

Flow of the project

image