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.1.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file textbag-1.0.1.tar.gz
.
File metadata
- Download URL: textbag-1.0.1.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 | c1b33da12f7a739adfc2aa7ade2bf1419d69f252c0429a01125b46b32f92801e |
|
MD5 | 6632aa74b304cb75506b666712cfd3d2 |
|
BLAKE2b-256 | 7624f677bf56cc6f695acd97cc37657c6a88017fcb8c5a3f976a4ad4b06658d7 |
File details
Details for the file textbag-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: textbag-1.0.1-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 | e36646d889c6b18cc6b38e2fec9478e677c498c8b205aaf9b3732098dcf41b77 |
|
MD5 | 4e1dd23b90ef21ae14184794bba91f90 |
|
BLAKE2b-256 | ae33fbbf435b60471d028311d4b26228f284c44143623bf89bce1208e6808d95 |