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.2.tar.gz
(1.5 kB
view details)
Built Distribution
File details
Details for the file textbag-1.0.2.tar.gz
.
File metadata
- Download URL: textbag-1.0.2.tar.gz
- Upload date:
- Size: 1.5 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 | 0cac8ed1531ef16df5dbb30fc10ecc7ebb9ae49ad3a1f4b87b5141027c57ed90 |
|
MD5 | f5f0c1ddfa46890dff229a41bcf3707d |
|
BLAKE2b-256 | cc884cf98908cb8c99615d1bb05838ef3edbdc3c0d3cf9e7af8e39cc0f25989a |
File details
Details for the file textbag-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: textbag-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.2 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 | 66c29571828fbdd3f886442eb86592c87c9acf7a077f05ffcc796b893807b422 |
|
MD5 | b23f04ee7a44900d39511c2cdbb5c507 |
|
BLAKE2b-256 | de17ddd92df8fcf18513407ca1237f343a4c7527d2f8fbbb6b815b53eb7fa75a |