paper-with-me

홈 › Papers

UA at SemEval-2019 Task 5: Setting A Strong Linear Baseline for Hate Speech Detection

2019-06-01 · SEMEVAL 2019 6 · Carlos Perell{\'o}, David Tom{\'a}s, Alberto Garcia-Garcia, Jose Garcia-Rodriguez, Jose Camacho-Collados

This paper describes the system developed at the University of Alicante (UA) for the SemEval 2019 Task 5: Shared Task on Multilingual Detection of Hate. The purpose of this work is to build a strong baseline for hate speech detection, using a traditional machine learning approach with standard textual features, which could serve in a near future as a reference to compare with deep learning systems. We participated in both task A (Hate Speech Detection against Immigrants and Women) and task B (Aggressive behavior and Target Classification). Despite its simplicity, our system obtained a remarkable F1-score of 72.5 (sixth highest) and an accuracy of 73.6 (second highest) in Spanish (task A), outperforming more complex neural models from a total of 40 participant systems.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationHate Speech Detection

Similar Papers 제목 키워드 기반

A strong baseline for question relevancy ranking

2018-08-27 · EMNLP 2018 10 · Ana V. González-Garduño, Isabelle Augenstein, Anders Søgaard

The best systems at the SemEval-16 and SemEval-17 community question answering shared tasks -- a task that amounts to question relevancy ranking -- involve complex pipelines and manual feature engineering. Despite this, …

Community Question AnsweringFeature EngineeringQuestion Answering

kk2018 at SemEval-2020 Task 9: Adversarial Training for Code-Mixing Sentiment Classification

2020-09-08 · SEMEVAL 2020 · Jiaxiang Liu, Xuyi Chen, Shikun Feng, Shuohuan Wang 외

Code switching is a linguistic phenomenon that may occur within a multilingual setting where speakers share more than one language. With the increasing communication between groups with different languages, this phenomen…

ClassificationGeneral ClassificationLanguage ModelingLanguage Modelling+3

JTML at SemEval-2019 Task 6: Offensive Tweets Identification using Convolutional Neural Networks

2019-06-01 · SEMEVAL 2019 6 · Johnny Torres, Carmen Vaca

In this paper, we propose the use of a Convolutional Neural Network (CNN) to identify offensive tweets, as well as the type and target of the offense. We use an end-to-end model (i.e., no preprocessing) and fine-tune pre…

regression

Improved Semantic Representations From Tree-Structured Long Short-Term Memory Networks

2015-02-28 · IJCNLP 2015 7 · Kai Sheng Tai, Richard Socher, Christopher D. Manning

Because of their superior ability to preserve sequence information over time, Long Short-Term Memory (LSTM) networks, a type of recurrent neural network with a more complex computational unit, have obtained strong result…

General ClassificationSemantic SimilaritySentiment AnalysisSentiment Classification

RaguTeam at SemEval-2026 Task 8: Meno and Friends in a Judge-Orchestrated LLM Ensemble for Faithful Multi-Turn Response Generation

2026-05-06 · Ivan Bondarenko, Roman Derunets, Oleg Sedukhin, Mikhail Komarov 외 arxiv

We present our winning system for Task~B (generation with reference passages) in SemEval-2026 Task~8: MTRAGEval. Our method is a heterogeneous ensemble of seven LLMs with two prompting variants, where a GPT-4o-mini judge…

Response Generation