francesconatali/toxic-text-detection
Using Machine Learning to detect irrelevant and inappropriate text, entirely in the browser.
This tool helps community managers and content moderators automatically identify and filter out disrespectful, abusive, unpleasant, harmful, or irrelevant text, such as spam. You input a sentence or short text, and it tells you how toxic it is on a scale of 0 to 100. It's designed for anyone managing online communities or user-generated content directly within their web application.
No commits in the last 6 months.
Use this if you need to detect and filter out inappropriate English text in real-time, directly within a web browser, before it even reaches your servers.
Not ideal if you need to analyze long texts (over 20 words at a time) or require support for languages other than English.
Stars
14
Forks
3
Language
JavaScript
License
—
Category
Last pushed
Sep 27, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/francesconatali/toxic-text-detection"
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.