GithubHelp home page GithubHelp logo

arabic_hatespeech's Introduction

Religious Hate Speech Detection for Arabic Tweets

This repo contains both training (train.csv) and testing (test.csv) datasets that are used in our paper. The training dataset contains 5,569 examples, while the testing dataset contains 567 examples. As per Twitter's Developer Policy, we are only allowed to publicaly share tweet ids along with its annotaion (1 = hate , 0 = not hate). Full tweets (except for those that have been deleted or made private) can be obtained by hydrating tweet ids using tools such as twarc.

We also provide three Arabic hate term lexicons. Each term is assigned a positive or a negative real-valued score. positive scores represent positive association with hate class, while negative scores reflect negative assocation with hate class.

  1. AraHate-PMI.csv: Hate scores were assigned based on the Pointwise Mutual Information (PMI) metric.
  2. AraHate-CHI.csv: Hate scores were calculated using the chi-square statistic.
  3. AraHate-BNS.csv: Hate scores were computed using the Bi-Normal Separation (BNS) method.

Finally, we provide a list of 356 Arabic stop words (stop_words.csv) accounting for both Dialectal Arabic and Modern Standard Arabic.

Please cite our paper if you find any of our data helpful for your research:

@inproceedings{Albadi2018are,
  title={Are They Our Brothers? Analysis and Detection of Religious Hate Speech in the Arabic Twittersphere},
  author={Albadi, Nuha and Kurdi, Maram and Mishra, Shivakant},
  booktitle={Proceedings of the 2018 IEEE/ACM International Conference on Advances in Social Networks Analysis and Mining},
  pages={69--76},
  year={2018},
  organization={ACM}
}

arabic_hatespeech's People

Contributors

nuhaalbadi avatar

Watchers

James Cloos 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.