2020/09/02 by Avishek Garain, Garain, Avishek
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Hate Speech and Cyberbullying Detection
paper · pdf · doi:10.48550/arxiv.2009.01195
openalex publication_date 2020/09/02 · openalex created_date 2022/07/25 · openalex updated_date 2026/07/28
SemEval-2020 Task 12 was OffenseEval: Multilingual Offensive Language\nIdentification in Social Media (Zampieri et al., 2020). The task was subdivided\ninto multiple languages and datasets were provided for each one. The task was\nfurther divided into three sub-tasks: offensive language identification,\nautomatic categorization of offense types, and offense target identification. I\nhave participated in the task-C, that is, offense target identification. For\npreparing the proposed system, I have made use of Deep Learning networks like\nLSTMs and frameworks like Keras which combine the bag of words model with\nautomatically generated sequence based features and manually extracted features\nfrom the given dataset. My system on training on 25% of the whole dataset\nachieves macro averaged f1 score of 47.763%.\n