FelipeLuz/dotnet-bad-word-detector-and-filter
.NET library that uses machine learning to detect bad words (profanity) within a string.
This is a .NET library for developers that helps quickly identify and filter offensive language in text. It takes a string of text (like a comment or user-generated content) and tells you if it contains profanity, or masks the offensive words. Developers working on applications that need to moderate user input or maintain brand safety would use this.
No commits in the last 6 months.
Use this if you are a .NET developer building an application where you need to reliably detect and filter profanity in user-generated text, supporting English, Portuguese, and Spanish.
Not ideal if you need to detect nuanced profanity based on context or if you are not developing in .NET.
Stars
15
Forks
2
Language
C#
License
Apache-2.0
Category
Last pushed
Jun 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/FelipeLuz/dotnet-bad-word-detector-and-filter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
unitaryai/detoxify
Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built...
kensk8er/chicksexer
A Python package for gender classification.
Infinitode/ValX
ValX is an open-source Python package for text cleaning tasks, including profanity detection and...
PavelOstyakov/toxic
Toxic Comment Classification Challenge
minerva-ml/open-solution-toxic-comments
Open solution to the Toxic Comment Classification Challenge