hatespeech topic

List hatespeech repositories

Hate-Speech-Reading-List

41
Stars
4
Forks
Watchers

This repository contains papers and resources pertaining to Hate speech research.

Tutorial-Resources

35
Stars
6
Forks
Watchers

Resources and tools for the Tutorial - "Hate speech detection, mitigation and beyond" presented at ICWSM 2021

Python code to detect hate speech and classify twitter texts using NLP techniques and Machine Learning

Hatemoji

23
Stars
7
Forks
Watchers

Testing and training detection models for emoji-based hate speech.

Contains code for a voting classifier that is part of an ensemble learning model for tweet classification (which includes an LSTM, a bayesian model and a proximity model) and a system for weighted vot...

chase

31
Stars
19
Forks
Watchers

Cyber Hate detection And tracking on Social mEdia

Offensive-Language-Detection

25
Stars
11
Forks
Watchers

NLP model that uses Machine Learning to detect offensive tweets, and classify it's target.

honest

19
Stars
3
Forks
Watchers

A Python package to compute HONEST, a score to measure hurtful sentence completions in language models. Published at NAACL 2021.

hate-speech-detection-survey

20
Stars
3
Forks
Watchers

Trained Neural Networks (LSTM, HybridCNN/LSTM, PyramidCNN, Transformers, etc.) & comparison for the task of Hate Speech Detection on the OLID Dataset (Tweets).

This is a python project that is used to identify hate speech in tweets. The dataset used to train the model is available on Kaggle and consists of labelled tweets where 1 indicates hate speech tweets...