SOTAVerified

Deep Learning for Hate Speech Detection in Tweets

2017-06-01Code Available0· sign in to hype

Pinkesh Badjatiya, Shashank Gupta, Manish Gupta, Vasudeva Varma

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Hate speech detection on Twitter is critical for applications like controversial event extraction, building AI chatterbots, content recommendation, and sentiment analysis. We define this task as being able to classify a tweet as racist, sexist or neither. The complexity of the natural language constructs makes this task very challenging. We perform extensive experiments with multiple deep learning architectures to learn semantic word embeddings to handle this complexity. Our experiments on a benchmark dataset of 16K annotated tweets show that such deep learning methods outperform state-of-the-art char/word n-gram methods by ~18 F1 points.

Tasks

Reproductions