Skip to main content

A very basic nlp automation

Project description

NLPA = Natural Language Processing Automation

NLPA is python package which build with help of Pandas and NLTK libray. NLPA integrate the some methods of the above mentioned libray to ease the task of cleaning the text data.

Cleaning text data in which we have to perform the some basic task in repetition like removing stowpword, word tokenizing ,lemmatizing , lowering text and etc… all these functionality can be achived in one single call.

In this project we simply call the fucntions cleanData and passing parameter into it and it return the clean text or we can call each individual fucntions and perform our cleaning as per our need.

Change Log


0.1.0 (First Release)


  • Initial Release

8-April,2021

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

nlpa-0.1.0.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

nlpa-0.1.0-py2.py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 2 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