clean-text and cleantext

These are competitors offering overlapping text-cleaning functionality for Python, though the first has achieved greater adoption through PyPI distribution while the second has stronger community engagement on GitHub despite lacking published download metrics.

clean-text
53
Established
cleantext
49
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 17/25
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 14/25
Stars: 1,004
Forks: 81
Downloads: โ€”
Commits (30d): 0
Language: Python
License: โ€”
Stars: 75
Forks: 11
Downloads: โ€”
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m

About clean-text

jfilter/clean-text

๐Ÿงน Python package for text cleaning

This tool helps anyone working with user-generated content, like social media posts or scraped web data, to clean up messy text. It takes raw, potentially garbled input with strange characters, broken formatting, and unwanted elements, and transforms it into a normalized, readable format. This is ideal for data analysts, researchers, and content managers who need consistent text for further analysis or presentation.

data-cleaning text-preprocessing social-media-analysis web-scraping content-moderation

About cleantext

prasanthg3/cleantext

An open-source package for python to clean raw text data

This tool helps data analysts, researchers, and anyone working with text prepare messy input for analysis. It takes raw, unstructured text โ€“ like social media posts, customer reviews, or survey responses โ€“ and standardizes it by removing noise like extra spaces, numbers, punctuation, and common words. The output is clean, consistent text, or a list of processed words, ready for tasks like sentiment analysis or topic modeling.

text-analysis natural-language-processing data-preparation information-extraction qualitative-research

Scores updated daily from GitHub, PyPI, and npm data. How scores work