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.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file textbag-1.1.0.tar.gz
.
File metadata
- Download URL: textbag-1.1.0.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 | 42426c77da174f740b2179c3b94bb333f2e32452be0bf75ed5126457fc622faa |
|
MD5 | dc2dc872ce8b6359b88eaa8d8714b3ce |
|
BLAKE2b-256 | d76825d510522b1dbe4ee391bbe0ff095d3300381f7139b2a665c2239a248402 |
File details
Details for the file textbag-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: textbag-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.0 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 | 4996e4ee54c10b1e08c751ddaf63b479b1ce1770dcc5d197978623d18eafec11 |
|
MD5 | 1fe08d355195c5ab8a8517c29f629c35 |
|
BLAKE2b-256 | 80342defe11bf028a8ac168de7d11f72b6a4f0a4791faccd1edfbce38e6b4cce |