Skip to main content

Play with text data

Project description

textslack

A text cleaning pipeline to perform text cleaning, along with additional functionalities for sentiment, pos extraction, and word count.

After pip install, please follow the below step to access the functionalities:

  • from textslack import textslack

Below are the key functionalities currently available:

  1. transform(text): normalises and cleans unstructured text
  2. extract_nouns(text): cleans text to keep only nouns
  3. extract_verbs(text): cleans text to keep only verbs
  4. extract_adjectives(text): cleans text to keep only adjectives
  5. extract_adverbs(text): cleans text to keep only adverbs
  6. sentiment(text): returns a string as sentiment
  7. word_occurances(word, text): returns frequency of a word mentioned in the text

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

textslack-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

textslack-0.1.0-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file textslack-0.1.0.tar.gz.

File metadata

  • Download URL: textslack-0.1.0.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.6

File hashes

Hashes for textslack-0.1.0.tar.gz
Algorithm Hash digest
SHA256 167a27c8549ed03478c408e05b7adfd26217483042d686b65f7b5e8f6d2ef6db
MD5 6930f836e8a2a22d22d3eada8b536c2b
BLAKE2b-256 04f3b465c52a5f1f3b656fc234090e2eaf189a88ccf1361c54b2b40b860fd630

See more details on using hashes here.

File details

Details for the file textslack-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: textslack-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.7.6

File hashes

Hashes for textslack-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 13bf1189ecc324f70b6a13aa0d36c054beb3174adc8066a995562b59a6fe141e
MD5 7311aa29d1e258eb73af335c22525e92
BLAKE2b-256 49ec56547df33f850572b813ecd25feb5ba025d407f9d0ecf190452a92fb2eee

See more details on using hashes here.

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