Read a column of strings from csv, parse wordnet pos_tags to lemmas, enumerate most_common lemmas, weight strings via top scoring lemmas
Project description
This python package prevalent trends from a large list of short statements.
Operation:
Read a column as an array of strings from csv file,
Give them their pos-tag via the PENN treebank
Convert to wordnet post-tags and keep only: ADJ / VERB / NOUN / ADV
Option for user to save this lemmas-array back to csv file
Enumerate most_common lemmas
Weight each string in the array according to the most-common lemmas it contains
Option for user to save this weight-array back to the csv file
Operation:
Read a column as an array of strings from csv file,
Give them their pos-tag via the PENN treebank
Convert to wordnet post-tags and keep only: ADJ / VERB / NOUN / ADV
Option for user to save this lemmas-array back to csv file
Enumerate most_common lemmas
Weight each string in the array according to the most-common lemmas it contains
Option for user to save this weight-array back to the csv file
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
textbot-0.1.0.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file textbot-0.1.0.tar.gz
.
File metadata
- Download URL: textbot-0.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26350658303a09f6598332752cc76b19505bfd78d19162ff3427216f7833d6cd |
|
MD5 | 4a0e20e0539fd5af72f0db15e672af60 |
|
BLAKE2b-256 | dbc578e51ea583ac0398c95687f7def4a6ca10513553313a8da64886217016e3 |
File details
Details for the file textbot-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: textbot-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecf7a551168bc022ff878b76fa7822cedfd0a13221c6a397d722d39ed792bb84 |
|
MD5 | a4be2b4d8ab9421cfa77e6565d025cda |
|
BLAKE2b-256 | 14c34600dc6995e3a7477e963c4b95ce4480a89343342d30e10de2ab959d90be |