# Glin Profanity Detection Engine v3.1.3 $ glin scan --lang=english --fuzzy=0.8 --obfuscation --leetspeak=moderate --unicode # Waiting for input... # Waiting for input... ➜ Ready to scan text for profanity Type or paste content above and click "Scan"
Try the Profanity Scanner
Paste or type content and scan it with one click.
Advanced Configuration
Fine-tune detection settings for your use case
Detection Settings
v3.1.3Output & Severity
NEWContext analysis may impact speed. Obfuscation detection disables word boundaries.
Tuning & Testing
V3 Evasion Detection
Detect evasion attempts: l33t sp34k, Unicode confusables, and ML-based toxicity scoring.
Language Selection
1 selectedV3 AI Detection Pipeline
Multi-layer evasion detection with ML-based toxicity scoring
Leetspeak
Character substitution
f@ck→detectedsh1t→detected@$$→detectedUnicode
Homoglyph detection
ƒυ¢к→detectedѕhіt→detectedαss→detectedML Toxicity
TensorFlow.js model
Why Context Matters
Traditional filters block innocent words. Glin Profanity understands the difference.
Try These Examples
Click any example to test it in the scanner above
Complete Documentation & API Reference
Comprehensive guides, examples, and API documentation
Why Choose Glin-Profanity?
See how we compare to other profanity detection solutions
| Feature | Glin-Profanity | Other Tools |
|---|---|---|
| Context Awareness | ✓Advanced NLP | ✗Basic matching |
| Obfuscation Detection | ✓Leetspeak & symbols | ✗Limited support |
| Multi-language Support | ✓23 languages | ~5-10 languages |
| Performance | ✓<1ms response | ✗10-50ms average |
| React Integration | ✓Built-in hooks | ✗Manual setup |
| Open Source | ✓MIT licensed | ~Mostly proprietary |
Perfect for Every Use Case
From small startups to enterprise solutions, see how Glin-Profanity scales with your needs
Chat Applications
Real-time message filtering with context awareness
Content Platforms
User-generated content moderation at scale
Gaming & Entertainment
Keep gaming environments safe and fun
Enterprise Solutions
Maintain professional communication standards
AI & ML Pipelines
Training data cleaning and model safety
Mobile Apps
Cross-platform content moderation
Loved by Developers
Real feedback from our community
"Reduced our false positives by 85%. The context awareness and multi-language support transformed our moderation pipeline."
"Setup took 5 minutes. The React hooks and TypeScript support make integration seamless for our entire team."
"The API performance is exceptional. We process millions of messages daily with <1ms latency. Game changer for AI safety."
Quick Start
Frequently Asked Questions
What is Glin-Profanity?
How do I install Glin-Profanity?
npm install glin-profanity. For Python: pip install glin-profanity. Both packages provide identical APIs for cross-platform compatibility.