vix.ing · top · new · best · stats · spec

SATLab at SemEval-2022 Task 4: Trying to Detect Patronizing and Condescending Language with only Character and Word N-grams

2022/03/10 by Yves Bestgen, Bestgen, Yves
Computer Science · Social Sciences · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Hate Speech and Cyberbullying Detection #Swearing, Euphemism, Multilingualism

paper · pdf · doi:10.48550/arxiv.2203.05355

openalex publication_date 2022/03/10 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

A logistic regression model only fed with character and word n-grams is proposed for the SemEval-2022 Task 4 on Patronizing and Condescending Language Detection (PCL). It obtained an average level of performance, well above the performance of a system that tries to guess without using any knowledge about the task, but much lower than the best teams. As the proposed model is very similar to the one that performed well on a task requiring to automatically identify hate speech and offensive content, this paper confirms the difficulty of PCL detection.

Related