paper-with-me

Papers

Detecting Offensive Language in Tweets Using Deep Learning

2018-01-13 · Georgios K. Pitsilis, Heri Ramampiaro, Helge Langseth

This paper addresses the important problem of discerning hateful content in social media. We propose a detection scheme that is an ensemble of Recurrent Neural Network (RNN) classifiers, and it incorporates various features associated with user-related information, such as the users' tendency towards racism or sexism. These data are fed as input to the above classifiers along with the word frequency vectors derived from the textual content. Our approach has been evaluated on a publicly available corpus of 16k tweets, and the results demonstrate its effectiveness in comparison to existing state of the art solutions. More specifically, our scheme can successfully distinguish racism and sexism messages from normal text, and achieve higher classification quality than current state-of-the-art algorithms.

📄 PDF Abstract BibTeX arXiv:1801.04433

Code (1)

gpitsilis/hate-speech 공식 구현

Tasks

16kAbuse DetectionDeep LearningGeneral Classification

Similar Papers 제목 키워드 기반

Detecting Offensive Tweets in Hindi-English Code-Switched Language

2018-07-01 · WS 2018 7 · Puneet Mathur, Rajiv Shah, Ramit Sawhney, Debanjan Mahata

The exponential rise of social media websites like Twitter, Facebook and Reddit in linguistically diverse geographical regions has led to hybridization of popular native languages with English in an effort to ease commun…

General ClassificationHate Speech DetectionTransfer Learning

nlpUP at SemEval-2019 Task 6: A Deep Neural Language Model for Offensive Language Detection

2019-06-01 · SEMEVAL 2019 6 · Jelena Mitrovi{\'c}, Bastian Birkeneder, Michael Granitzer

This paper presents our submission for the SemEval shared task 6, sub-task A on the identification of offensive language. Our proposed model, C-BiGRU, combines a Convolutional Neural Network (CNN) with a bidirectional Re…

Language ModelingLanguage Modelling

Pin\_cod\_ at SemEval-2020 Task 12: Injecting Lexicons into Bidirectional Long Short-Term Memory Networks to Detect Turkish Offensive Tweets

2020-12-01 · SEMEVAL 2020 · Pinar Arslan

This paper describes a system (pin{\_}cod{\_}) built for SemEval 2020 Task 12: OffensEval: Multilingual Offensive Language Identification in Social Media (Zampieri et al., 2020). I present the system based on the archite…

Language Identification

Arabic Offensive Language on Twitter: Analysis and Experiments

2020-04-05 · EACL (WANLP) 2021 4 · Hamdy Mubarak, Ammar Rashed, Kareem Darwish, Younes Samih 외

Detecting offensive language on Twitter has many applications ranging from detecting/predicting bullying to measuring polarization. In this paper, we focus on building a large Arabic offensive tweet dataset. We introduce…

Offensive Language Detection in Nepali Social Media

2021-08-01 · ACL (WOAH) 2021 8 · Nobal B. Niraula, Saurab Dulal, Diwa Koirala

Social media texts such as blog posts, comments, and tweets often contain offensive languages including racial hate speech comments, personal attacks, and sexual harassment. Detecting inappropriate use of language is, th…