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.1.3.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file textbag-1.1.3.tar.gz
.
File metadata
- Download URL: textbag-1.1.3.tar.gz
- Upload date:
- Size: 3.3 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 | b0812764963d3f5d2006990fd2e11ad44aad5ad12f90ac03dac792c5b12417aa |
|
MD5 | c4a19e18fe7dc1bf71cf54a3e5509d99 |
|
BLAKE2b-256 | 68a191b7815883f88e9969732c5b49b98681f5b139fbb229055695558b027bd0 |
File details
Details for the file textbag-1.1.3-py3-none-any.whl
.
File metadata
- Download URL: textbag-1.1.3-py3-none-any.whl
- Upload date:
- Size: 4.7 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 | eead89023a9cdc05a41713932240e733acaf31183f8b7cb7dd688fa1c2bce1b5 |
|
MD5 | 95265eec328f4c6fbccabfb78a801bdc |
|
BLAKE2b-256 | 04aa39bd9338c2355e30063f6cc5a6994a18e36a9966e99a14a69bdf56758699 |