paper-with-me

Papers

YNU-HPCC at SemEval-2019 Task 6: Identifying and Categorising Offensive Language on Twitter

2019-06-01 · SEMEVAL 2019 6 · Chengjin Zhou, Jin Wang, Xue-jie Zhang

This document describes the submission of team YNU-HPCC to SemEval-2019 for three Sub-tasks of Task 6: Sub-task A, Sub-task B, and Sub-task C. We have submitted four systems to identify and categorise offensive language. The first subsystem is an attention-based 2-layer bidirectional long short-term memory (BiLSTM). The second subsystem is a voting ensemble of four different deep learning architectures. The third subsystem is a stacking ensemble of four different deep learning architectures. Finally, the fourth subsystem is a bidirectional encoder representations from transformers (BERT) model. Among our models, in Sub-task A, our first subsystem performed the best, ranking 16th among 103 teams; in Sub-task B, the second subsystem performed the best, ranking 12th among 75 teams; in Sub-task C, the fourth subsystem performed best, ranking 4th among 65 teams.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

CAMsterdam at SemEval-2019 Task 6: Neural and graph-based feature extraction for the identification of offensive tweets

2019-06-01 · SEMEVAL 2019 6 · Guy Aglionby, Chris Davis, Pushkar Mishra, Andrew Caines 외

We describe the CAMsterdam team entry to the SemEval-2019 Shared Task 6 on offensive language identification in Twitter data. Our proposed model learns to extract textual features using a multi-layer recurrent network, a…

General ClassificationLanguage Identificationtext-classificationText Classification

WOLI at SemEval-2020 Task 12: Arabic Offensive Language Identification on Different Twitter Datasets

2020-09-11 · SEMEVAL 2020 · Yasser Otiefy, Ahmed Abdelmalek, Islam El Hosary

Communicating through social platforms has become one of the principal means of personal communications and interactions. Unfortunately, healthy communication is often interfered by offensive language that can have damag…

Language Identification

SemEval-2019 Task 6: Identifying and Categorizing Offensive Language in Social Media (OffensEval)

2019-03-19 · SEMEVAL 2019 6 · Marcos Zampieri, Shervin Malmasi, Preslav Nakov, Sara Rosenthal 외

We present the results and the main findings of SemEval-2019 Task 6 on Identifying and Categorizing Offensive Language in Social Media (OffensEval). The task was based on a new dataset, the Offensive Language Identificat…

Language Identification

YNU-HPCC at SemEval-2021 Task 11: Using a BERT Model to Extract Contributions from NLP Scholarly Articles

2021-08-01 · SEMEVAL 2021 · Xinge Ma, Jin Wang, Xuejie Zhang

This paper describes the system we built as the YNU-HPCC team in the SemEval-2021 Task 11: NLPContributionGraph. This task involves first identifying sentences in the given natural language processing (NLP) scholarly art…

ArticlesBinary ClassificationClassificationMulti-Label Classification+2

MIDAS at SemEval-2019 Task 6: Identifying Offensive Posts and Targeted Offense from Twitter

2019-06-01 · SEMEVAL 2019 6

In this paper we present our approach and the system description for Sub Task A and Sub Task B of SemEval 2019 Task 6: Identifying and Categorizing Offensive Language in Social Media. Sub Task A involves identifying if a…