A simple text cleaning utility using NLTK and BeautifulSoup
Project description
text_cleaner
A lightweight Python package to clean and normalize raw text data using NLTK, BeautifulSoup, and Unicode handling.
Features
- Removes HTML, URLs, numbers, punctuation, and non-ASCII characters
- Strips and normalizes all types of whitespace (including invisible Unicode spaces)
- Tokenizes, removes stopwords, and lemmatizes words
- Uses NLTK and BeautifulSoup under the hood
Installation
pip install greedigut
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
grizzel-0.1.3.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file grizzel-0.1.3.tar.gz.
File metadata
- Download URL: grizzel-0.1.3.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d121500f05b6c48c0bcc88939cf2ed11e028c7c4a0d2cfe04e288994676267d1
|
|
| MD5 |
92eaafa28e299afa87989ee9c80d0065
|
|
| BLAKE2b-256 |
309a4103a371d296b4b2eabb78821f86f04f24ba4c23305f56ed48ad471fc1fa
|
File details
Details for the file grizzel-0.1.3-py3-none-any.whl.
File metadata
- Download URL: grizzel-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cae7ed9d89cb4b898c84a3e0a6df22dd9bf574d0cd95791bb39648dd86cd824
|
|
| MD5 |
0e14ee1b9068b15ef3c69aeba1a88b28
|
|
| BLAKE2b-256 |
71ae4474ea49132278cfc4797c8c9d7e531f1effe65ae759e2f8acce60bf3015
|