bag-of-words implementer and tools
Project description
textbag
textbag is a work-in-progress python module for implementing a bag-of-words transformation on various types of text data.
Features
- Function to clean text (remove stop-words and punctuation).
- Function to create a set containing all words contained in whatever text data is passed.
- Function to create a bag of words representation of text data.
Installation
pip3 install textbag
Authors
- Jacob Der
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
textbag-1.0.0.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file textbag-1.0.0.tar.gz
.
File metadata
- Download URL: textbag-1.0.0.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbed4008c5badafb2a9cc1d98ce3c0e8a32bbd087bef2bcb96bba51702d8bcf4 |
|
MD5 | 5db3fc0d487fc9e7b050985b9ed46dda |
|
BLAKE2b-256 | d253c4ef76e64b2873fb0b7a2f3be5214f8f1eb28ef74f594e0535cf3b55d890 |
File details
Details for the file textbag-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: textbag-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ec841dad02940d1ee9ab052548fb0c972d128254ad829346e03656e2f0bf170 |
|
MD5 | 7a42a980eaeb22f941630334381b2b2e |
|
BLAKE2b-256 | cc0c5ba454147e4bd57db8d17b741cc8f0b78dbf44f1027336c81d7769d0fd50 |