SOTAVerified

Quick and Simple Approach for Detecting Hate Speech in Arabic Tweets

2020-05-01LREC 2020Unverified0· sign in to hype

Abeer Abuzayed, Tamer Elsayed

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

As the use of social media platforms increases extensively to freely communicate and share opinions, hate speech becomes an outstanding problem that requires urgent attention. This paper focuses on the problem of detecting hate speech in Arabic tweets. To tackle the problem efficiently, we adopt a ``quick and simple'' approach by which we investigate the effectiveness of 15 classical (e.g., SVM) and neural (e.g., CNN) learning models, while exploring two different term representations. Our experiments on 8k labelled dataset show that the best neural learning models outperform the classical ones, while distributed term representation is more effective than statistical bag-of-words representation. Overall, our best classifier (that combines both CNN and RNN in a joint architecture) achieved 0.73 macro-F1 score on the dev set, which significantly outperforms the majority-class baseline that achieves 0.49, proving the effectiveness of our ``quick and simple'' approach.

Tasks

Reproductions