MCarlomagno/TwitterToxicityDetector
Web application written in Vanilla JS and Tensorflow.js that detects ☢️ toxicity in the last tweets from the given user.
This tool helps you quickly assess the tone and language used by a specific Twitter user. You input a Twitter username, and it analyzes their recent tweets to identify if they contain potentially toxic content like insults or threats. This is useful for individuals monitoring online conversations, community managers, or anyone concerned about the nature of a Twitter user's public communication.
No commits in the last 6 months.
Use this if you need to quickly check a Twitter user's recent activity for potentially harmful or negative language.
Not ideal if you need to perform deep, nuanced sentiment analysis, track toxicity trends over time, or analyze large datasets of tweets from many users simultaneously.
Stars
9
Forks
2
Language
JavaScript
License
—
Category
Last pushed
May 01, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MCarlomagno/TwitterToxicityDetector"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zake7749/DeepToxic
top 1% solution to toxic comment classification challenge on Kaggle.
DenisIndenbom/AntiToxicBot
AntiToxicBot is a bot that detects toxics in a chat using Data Science and Machine Learning...
aralroca/react-text-toxicity
Detect text toxicity in a simple way, using React. Based in a Keras model, loaded with Tensorflow.js.
bensonruan/Toxic-Comment-Classifier
Toxic-Comment-Classifier
charliegerard/safe-space
Github action that checks the toxicity level of comments and PR reviews to help make repos safe spaces.