hatespeech topic
Hate-Speech-Reading-List
This repository contains papers and resources pertaining to Hate speech research.
Tutorial-Resources
Resources and tools for the Tutorial - "Hate speech detection, mitigation and beyond" presented at ICWSM 2021
Hate-Speech-Detection-in-Social-Media-using-Python
Python code to detect hate speech and classify twitter texts using NLP techniques and Machine Learning
Hatemoji
Testing and training detection models for emoji-based hate speech.
Ensemble-Learning-for-Tweet-Classification-of-Hate-Speech-and-Offensive-Language
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
Cyber Hate detection And tracking on Social mEdia
Offensive-Language-Detection
NLP model that uses Machine Learning to detect offensive tweets, and classify it's target.
honest
A Python package to compute HONEST, a score to measure hurtful sentence completions in language models. Published at NAACL 2021.
hate-speech-detection-survey
Trained Neural Networks (LSTM, HybridCNN/LSTM, PyramidCNN, Transformers, etc.) & comparison for the task of Hate Speech Detection on the OLID Dataset (Tweets).
hate-speech-detection-using-machine-learning
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...