Skip to main content

NLP Package to perform preprocessing on text data in one line

Project description

NLPWash

To play with text data lots of cleaning is required which includes

  1. Normalization
  2. Removing hyperlinks
  3. Removing HTML tags
  4. Removing punctuation
  5. Tokenization
  6. Removing stopwords
  7. Stemming
  8. Lemmatization

Using NLPWash this all can be done in just 1 line of code

Installation

pip install NLPWash

Example codes are present in test directory

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

NLPWash-0.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

NLPWash-0.0.1-py3-none-any.whl (4.0 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