paper-with-me

홈 › Papers

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-trained embeddings (FastText) during training for learning words{'} representation. We compare the proposed CNN model to a baseline model, such as Linear Regression, and several neural models. The results show that CNN outperforms other models, and stands as a simple but strong baseline in comparison to other systems submitted to the Shared Task.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

DeepAnalyzer at SemEval-2019 Task 6: A deep learning-based ensemble method for identifying offensive tweets

2019-06-01 · SEMEVAL 2019 6 · Gretel Liz De la Pe{\~n}a, Paolo Rosso

This paper describes the system we developed for SemEval 2019 on Identifying and Categorizing Offensive Language in Social Media (OffensEval - Task 6). The task focuses on offensive language in tweets. It is organized in…

Language IdentificationPart-Of-Speech Tagging

nlpUP at SemEval-2019 Task 6: A Deep Neural Language Model for Offensive Language Detection

2019-06-01 · SEMEVAL 2019 6 · Jelena Mitrovi{\'c}, Bastian Birkeneder, Michael Granitzer

This paper presents our submission for the SemEval shared task 6, sub-task A on the identification of offensive language. Our proposed model, C-BiGRU, combines a Convolutional Neural Network (CNN) with a bidirectional Re…

Language ModelingLanguage Modelling

Pin\_cod\_ at SemEval-2020 Task 12: Injecting Lexicons into Bidirectional Long Short-Term Memory Networks to Detect Turkish Offensive Tweets

2020-12-01 · SEMEVAL 2020 · Pinar Arslan

This paper describes a system (pin{\_}cod{\_}) built for SemEval 2020 Task 12: OffensEval: Multilingual Offensive Language Identification in Social Media (Zampieri et al., 2020). I present the system based on the archite…

Language Identification

Hitachi at SemEval-2020 Task 12: Offensive Language Identification with Noisy Labels using Statistical Sampling and Post-Processing

2020-05-01 · SEMEVAL 2020 · Manikandan Ravikiran, Amin Ekant Muljibhai, Toshinori Miyoshi, Hiroaki Ozaki 외

In this paper, we present our participation in SemEval-2020 Task-12 Subtask-A (English Language) which focuses on offensive language identification from noisy labels. To this end, we developed a hybrid system with the BE…

Language IdentificationPosition

The Titans at SemEval-2019 Task 6: Offensive Language Identification, Categorization and Target Identification

2019-06-01 · SEMEVAL 2019 6 · Avishek Garain, Arpan Basu

This system paper is a description of the system submitted to {``}SemEval-2019 Task 6{''}, where we had to detect offensive language in Twitter. There were two specific target audiences, immigrants and women. The languag…

Language Identification