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.1.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

textslack-0.1.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for textslack-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c5ee9b73944c188cc72ffa573582519a1eb18785b6fbdf0685a0e62b3852e768
MD5 b47ff19558d568a4226237a8cd433ba8
BLAKE2b-256 5f6c848adc057da7077d39cd53865269af86d71793706b37a48ca6842671b9f1

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for textslack-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 997e17ec569821d91ff4cc84a58b027062e36b2cb622e2e1f746b893006c35fa
MD5 37c9581c55e4c0858000550d23366387
BLAKE2b-256 d6460fdab4c9d3a21d4ec32c8b1c36575a85557cb9974d7b85808cd5a0a48b3c

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