Offensive Language Analysis using Deep Learning Architecture

03/12/2019
by   Ryan Ong, et al.
0

SemEval-2019 Task 6 (Zampieri et al., 2019b) requires us to identify and categorise offensive language in social media. In this paper we will describe the process we took to tackle this challenge. Our process is heavily inspired by Sosa (2017) where he proposed CNN-LSTM and LSTM-CNN models to conduct twitter sentiment analysis. We decided to follow his approach as well as further his work by testing out different variations of RNN models with CNN. Specifically, we have divided the challenge into two parts: data processing and sampling and choosing the optimal deep learning architecture. In preprocessing, we experimented with two techniques, SMOTE and Class Weights to counter the imbalance between classes. Once we are happy with the quality of our input data, we proceed to choosing the optimal deep learning architecture for this task. Given the quality and quantity of data we have been given, we found that the addition of CNN layer provides very little to no additional improvement to our model's performance and sometimes even lead to a decrease in our F1-score. In the end, the deep learning architecture that gives us the highest macro F1-score is a simple BiLSTM-CNN.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/12/2019

SemEval-2019 Task 6: Offensive Language Analysis using Deep Learning Architecture

SemEval-2019 Task 6 (Zampieri et al., 2019b) requires us to identify and...
research
03/12/2019

Transforma at SemEval-2019 Task 6: Offensive Language Analysis using Deep Learning Architecture

SemEval-2019 Task 6 requires us to identify and categorise offensive lan...
research
01/17/2018

Fruit Quantity and Quality Estimation using a Robotic Vision System

Accurate localisation of crop remains highly challenging in unstructured...
research
01/11/2022

Sentiment Analysis with Deep Learning Models: A Comparative Study on a Decade of Sinhala Language Facebook Data

The relationship between Facebook posts and the corresponding reaction f...
research
03/16/2019

Combination of multiple Deep Learning architectures for Offensive Language Detection in Tweets

This report contains the details regarding our submission to the OffensE...
research
01/30/2020

An Efficient Architecture for Predicting the Case of Characters using Sequence Models

The dearth of clean textual data often acts as a bottleneck in several n...

Please sign up or login with your details

Forgot password? Click here to reset