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.4.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file textbag-1.1.4.tar.gz
.
File metadata
- Download URL: textbag-1.1.4.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 | 61c16a01e39166bf1bd89fe7b66cabf5992d0a80a80ff309e0a845b1f22753d4 |
|
MD5 | 8309fe85e1965d1ea7236ca0f1abb751 |
|
BLAKE2b-256 | ac011797d760a11e2338f2ff8c67b83bcc3a117baaa850e2ce7d0ce80c5ab6ae |
File details
Details for the file textbag-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: textbag-1.1.4-py3-none-any.whl
- Upload date:
- Size: 4.5 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 | 9fe8eee8d6cc1d8887df4bd9a996b09e58b659eedea26e339d98984860974197 |
|
MD5 | 7024a67e17a2f5d11038fc971122228f |
|
BLAKE2b-256 | f74df253684b5f536f2fc2c51860248d54059154846a294f1a1bf54d7c4875d6 |