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.2.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.2.tar.gz.
File metadata
- Download URL: grizzel-0.1.2.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 |
e34541ba082c7e9c4103f9707632dd66b94c4867c6336615ccdbb8e21babaed7
|
|
| MD5 |
152f471b04091c9dd92a6fc94b1c8725
|
|
| BLAKE2b-256 |
810b3ba29409b6e9df3bef87cf30990446e1adee6bb4c47de987dc76498c53dd
|
File details
Details for the file grizzel-0.1.2-py3-none-any.whl.
File metadata
- Download URL: grizzel-0.1.2-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 |
e4f7d37d9d426ef7e3e80e804f62f02598500a5c22278599647c210981f9a579
|
|
| MD5 |
da7ee835c1a72536b1b38ed85795c781
|
|
| BLAKE2b-256 |
88876299ff41b54fe1e631a7d883dbb6802115ae2570bde84bd2669c10664826
|