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.2.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file textbag-1.1.2.tar.gz
.
File metadata
- Download URL: textbag-1.1.2.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 | dbc4ffe27559135a49fe59f757be6f99f7d0aa6bffd777d281f6dadac7cc8a7e |
|
MD5 | 4997c11ec113166eb53cc2a4939bf03c |
|
BLAKE2b-256 | 6b64eb7914e26a8ddd66eb078a5a62aaacf9e88a24c402252c5b4cee62bb0598 |
File details
Details for the file textbag-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: textbag-1.1.2-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 | 8a0393fcef14060e4a283a2df33272468281e9fe631d644c5252d5227f7f0cad |
|
MD5 | b7fece5d197ae3aaecc431eccca05783 |
|
BLAKE2b-256 | 01020840055d8766bb612fff3d7f84f68fd6331fbf82b6c92200d6990e861858 |