Coder Social home page Coder Social logo

semeval_2019_public's Introduction

SemEval_2019_public

This repository presents the code for the Stop PropagHate team on HatEval and OffensEval tasks of SemEval 2019. The detailed results and approach followed can be found in the report:

@inproceedings{fortunaSemEval, title={{Stop PropagHate at SemEval-2019 Tasks 5 and 6: Are abusive language classification results reproducible?}}, author={Fortuna, Paula and Soler-Company, Juan and Nunes Sérgio}, booktitle={Proceedings of The 13th International Workshop on Semantic Evaluation (SemEval)}, year={2019} }

Summary

This repository replicates one of the most relevant works on the state-of-the-art literature, using word embeddings and LSTM for hate speech automatic detection https://github.com/pinkeshbadjatiya/twitter-hatespeech, with an update for Python 3. After circumventing some of the problems of the original code, we tested it using the same data achieving worse results than what cited in the original paper. We found poor results when applying it to the HatEval contest. We think this is due mainly to inconsistencies in the data of this contest. Finally, for the OffensEval we believe that the classifier performed well, proving to have a better performance for offense detection than for hate speech.

The framework

The framework here available provides features and classifiers specially used in this task. Regarding the features, we extract Glove Twitter word embeddings, sentiment and frequencies of words from Hate-base. The last is a set of features developed in ourwork. Regarding the classifiers we used LSTM, SVM and xg-Boost.

Configuration

In the configurations section you can access on how to configure this project.

The experiments

The exact experiments conducted for this paper are available here:

Class diagrams

We aimed at developing this project in a modular and extensible way. We used OOP and provide some documentation for it:

Documentation

We also provide an extense documentation helpful for future iterations of this project:

semeval_2019_public's People

Contributors

paulafortuna avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.