Code Monkey home page Code Monkey logo

offenseeval2020's Introduction

OffenseEval2020

OffenseEval2020 Competetion

Usage of offensive language on social media is getting more common these days, and there is a need of a mechanism to detect it and control it. This paper deals with offensive language detection in five different languages; English, Arabic, Danish, Greek and Turkish. We presented an almost similar ensemble pipeline comprised of machine learning and deep learning models for all five languages. Three machine learning and four deep learning models were used in the ensemble. In the OffensEval-2020 competition our model achieved F1-score of 0.85, 0.74, 0.68, 0.81, and 0.9 for Arabic, Turkish, Danish, Greek and English language tasks respectively.

Results

Mean 5 fold cross validation result

Technique Arabic Turkish Danish Greek English*
Count Vectorizer features 0.80 0.71 0.75 0.76 0.67
TF-IDF Word level features 0.79 0.69 0.71 0.75 0.68
TF-IDF Char level features 0.85 0.73 0.76 0.80 0.69
Bi LSTM followed by Bi GRU 0.84 0.72 0.72 0.78 0.72
Bi LSTM followed by Bi GRU with attention 0.84 0.71 0.73 0.77 0.72
Temporal Convolution Network 0.84 0.72 0.62 0.79 0.71
Convolution Neural Network 0.80 0.71 0.58 0.74 0.72

Test Data result

Language Arabic Turkish Danish Greek English
F1 Score 0.85191 0.74772 0.682 0.814 0.90925

Position in competetion

Image description

Citation

Please cite following paper

@inproceedings{anwar2020tac,
  title={TAC at SemEval-2020 Task 12: Ensembling Approach for Multilingual Offensive Language Identification in Social Media},
  author={Anwar, Talha and Baig, Omer},
  booktitle={Proceedings of the Fourteenth Workshop on Semantic Evaluation},
  pages={2177--2182},
  year={2020}
}

offenseeval2020's People

Contributors

talhaanwarch avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.