jaygala24/fed-hate-speech
The official code repository for the paper titled "A Federated Approach for Hate Speech Detection" (EACL 2023)
This project helps organizations and platforms detect hate speech in text while preserving user privacy. It takes social media content or similar text data as input and outputs classifications indicating the presence and type of hate speech. This tool is for data scientists, machine learning engineers, and researchers working on content moderation or NLP tasks with privacy concerns.
No commits in the last 6 months.
Use this if you need to build or evaluate hate speech detection models using decentralized data without centralizing sensitive user information.
Not ideal if your primary goal is real-time, high-throughput content moderation on a live platform or if you lack distributed data sources.
Stars
10
Forks
2
Language
Python
License
—
Category
Last pushed
May 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/jaygala24/fed-hate-speech"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
StyrbjornKall/TRIDENT
A collection of transformer-based models and developmental scripts presented in the publication...
Nithin-Holla/meme_challenge
Repository containing code from team Kingsterdam for the Hateful Memes Challenge
viddexa/moderators
One package to moderate them all
richouzo/hate-speech-detection-survey
Trained Neural Networks (LSTM, HybridCNN/LSTM, PyramidCNN, Transformers, etc.) & comparison for...
MusadiqPasha/Turkish-Hate-Speech-Classification-Explanation
Classify, explain, and rewrite Turkish hate speech tweets using BERT, SHAP, and LLaMA with PEFT...