No project description provided
Project description
Word combinator.
Overview
*A simple python module which helps in generating tokens from a list of queries and vocabulary. *All possible combinations from vocabulary is used and matched with words in queries. *It can be used as augmented data for Natural Language Processing task
Install
- You can install using pip.
Example
query = ['tomatopotato'], vocabulary = ['tomato','potato','tom','ato'] output_generated will be a list with all possible combinations of word generated from vocabulary.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wordcombinator-0.2.1.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file wordcombinator-0.2.1.tar.gz
.
File metadata
- Download URL: wordcombinator-0.2.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a180cabb8b8b48007f3519c3d8c599b058eed8b0d3e78148dfa7e037265605f5 |
|
MD5 | ec3b7a13c4793681550b7f98c935168a |
|
BLAKE2b-256 | 8b3ac77a92b36d4d3aa2be3a2357611d73ae66a29f1df02ead9bf8269194cbbb |
File details
Details for the file wordcombinator-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: wordcombinator-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c738bc969673c2e7c902c5d898d7449bfd0e0eb678cc349b73f4329531a4cb22 |
|
MD5 | 8c7d7ceeddedcee6fcd6168421477d71 |
|
BLAKE2b-256 | 73ac3168806c131105d969c9c065e2dcd18e6a79c2eaa6cd7327bb6a8d695932 |