web application of natural language processing using api, make sure you have django etc. installed in your virtual environment.
git clone https://github.com/CatfishW/NLP-web-application.git
python manage.py migrate
python manage.py runserver
copy and paste local server link to the browser for demostration.