Skip to main content

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


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

textbot-0.1.0.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

textbot-0.1.0-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page