Giter Site home page Giter Site logo

hate-speech-detection's Introduction

Multi-Lingual Sexist Hate Speech Detection and Classification

sEXism Identification in Social neTworks (EXIST) Dataset

Dataset has been developed to address this critical social problem. The problem can be divided into two tasks:

  • The first task, Sexism Identification, is a binary classification problem to classify the text as sexist or non-sexist.
  • The second task, Sexism Categorization, is a multi-class classification problem where texts labelled as sexist are classified into one of five labels: ideological-inequality, stereotypingdominance, objectification, sexual-violence and misogyny-non-sexual-violence

Our Project is divided into 8 files. Following are the files with the description of what it contains:

  • XLM_R.ipynb: Contains XLM-R model code and results
  • ROBERTA.ipynb: Contains Roberta model code and results
  • Multilinguial_BERT.ipynb: Contains Multilinguial BERT model code and results
  • BERT_and_BETO.ipynb : Contains BERT and BETO models codes and results
  • Bertweet.ipynb: Contains Bertweet model code and results
  • Exist_Data_Augmentation.ipynb: Contains code for data augmentation and stored results on drive
  • Augmented_BERT_&_BETO.ipynb: Contains BERT and BETO models trained on augmented data codes and results
  • Class_Balanced_BERT_&_BETO.ipynb: Contains BERT and BETO models trained on class balanced data codes and results

Steps to Run

  • Create a folder named SEXISM DATA on your google drive
  • Upload the 2 train and test files in this folder
  • Now run each of the above 8 code files independently from colab.
  • Run all cells of each file in sequence.
  • This will fetch the results.

Results

All results are in the report as well as the individual results for each model are in their respective python notebooks file also.

Project Home Page

Link : http://nlp.uned.es/exist2021/

hate-speech-detection's People

Contributors

ritvik-garg 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.