paper-with-me

홈 › Papers

INF-HatEval at SemEval-2019 Task 5: Convolutional Neural Networks for Hate Speech Detection Against Women and Immigrants on Twitter

2019-06-01 · SEMEVAL 2019 6 · Alison Ribeiro, N{\'a}dia Silva

In this paper, we describe our approach to detect hate speech against women and immigrants on Twitter in a multilingual context, English and Spanish. This challenge was proposed by the SemEval-2019 Task 5, where participants should develop models for hate speech detection, a two-class classification where systems have to predict whether a tweet in English or in Spanish with a given target (women or immigrants) is hateful or not hateful (Task A), and whether the hate speech is directed at a specific person or a group of individuals (Task B). For this, we implemented a Convolutional Neural Networks (CNN) using pre-trained word embeddings (GloVe and FastText) with 300 dimensions. Our proposed model obtained in Task A 0.488 and 0.696 F1-score for English and Spanish, respectively. For Task B, the CNN obtained 0.297 and 0.430 EMR for English and Spanish, respectively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Hate Speech DetectionWord Embeddings

Similar Papers 제목 키워드 기반

LT3 at SemEval-2019 Task 5: Multilingual Detection of Hate Speech Against Immigrants and Women in Twitter (hatEval)

2019-06-01 · SEMEVAL 2019 6 · Nina Bauwelinck, Gilles Jacobs, V{\'e}ronique Hoste, Els Lefever

This paper describes our contribution to the SemEval-2019 Task 5 on the detection of hate speech against immigrants and women in Twitter (hatEval). We considered a supervised classification-based approach to detect hate …

ClassificationGeneral Classification

UTFPR at SemEval-2019 Task 5: Hate Speech Identification with Recurrent Neural Networks

2019-04-16 · SEMEVAL 2019 6 · Gustavo Henrique Paetzold, Shervin Malmasi, Marcos Zampieri

In this paper we revisit the problem of automatically identifying hate speech in posts from social media. We approach the task using a system based on minimalistic compositional Recurrent Neural Networks (RNN). We tested…

KDEHatEval at SemEval-2019 Task 5: A Neural Network Model for Detecting Hate Speech in Twitter

2019-06-01 · SEMEVAL 2019 6 · Umme Aymun Siddiqua, Abu Nowshed Chy, Masaki Aono

In the age of emerging volume of microblog platforms, especially twitter, hate speech propagation is now of great concern. However, due to the brevity of tweets and informal user generated contents, detecting and analyzi…

SentenceSentence EmbeddingSentence-Embedding

MITRE at SemEval-2019 Task 5: Transfer Learning for Multilingual Hate Speech Detection

2019-06-01 · SEMEVAL 2019 6 · Abigail Gertner, John Henderson, Elizabeth Merkhofer, Amy Marsh 외

This paper describes MITRE{'}s participation in SemEval-2019 Task 5, HatEval: Multilingual detection of hate speech against immigrants and women in Twitter. The techniques explored range from simple bag-of-ngrams classif…

AllHate Speech DetectionregressionTransfer Learning

CIC at SemEval-2019 Task 5: Simple Yet Very Efficient Approach to Hate Speech Detection, Aggressive Behavior Detection, and Target Classification in Twitter

2019-06-01 · SEMEVAL 2019 6 · Iqra Ameer, Muhammad Hammad Fahim Siddiqui, Grigori Sidorov, Alex Gelbukh 외

In recent years, the use of social media has in-creased incredibly. Social media permits Inter-net users a friendly platform to express their views and opinions. Along with these nice and distinct communication chances, …

Hate Speech Detection