Gibberish Detector
JSON →The `gibberish-detector` Python library, currently at version 0.1.1, identifies nonsensical strings using a Markov Chain-based model. It's an adaptation of an earlier project, updated for Python 3. Users first train a model on a corpus of 'good' text to understand character transition probabilities, and then use this model to determine if new input strings are gibberish. The library is primarily maintained as a utility for text validation and spam filtering, with updates occurring on an infrequent basis.
Traffic · last 30 days ↑600% vs prev 7d
total hits 15
actors 6 distinct systems
last hit 1d ago AhrefsBot
top countries 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada · 🇩🇪 Germany
Resources
API endpoints
full doc /v1/registry/gibberish-detector
compatibility /v1/registry/gibberish-detector/compatibility