brightertiger/pygarble
Python Package to detect garbled, gibberish text for EN
This tool helps anyone working with text data to automatically identify and filter out garbled, nonsense, or corrupted text. You feed it a piece of text or a list of texts, and it tells you whether each one is legitimate English or gibberish resulting from keyboard mashing, encoding errors, or random characters. Data analysts, content moderators, and anyone cleaning up text datasets would find this useful.
Available on PyPI.
Use this if you need to reliably remove or flag text that looks like random characters, keyboard mashing, or encoding errors from large text datasets or user inputs.
Not ideal if you need to understand the semantic meaning of text or correct grammatical errors, as it only identifies corrupted text, not poor writing quality.
Stars
14
Forks
4
Language
Python
License
MIT
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/brightertiger/pygarble"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
chartbeat-labs/textacy
NLP, before and after spaCy
nltk/nltk_data
NLTK Data
jfilter/clean-text
🧹 Python package for text cleaning
prasanthg3/cleantext
An open-source package for python to clean raw text data
alinapetukhova/textcl
Text preprocessing package for use in NLP tasks https://pypi.org/project/textcl/