- NLP is a set of tools for Natural Language Processing
- Perform basic sentiment analysis (shows if the text content is positive, neutral, negative & compound)
- Host the project on Heroku.
- Everything you need is detailed in the requirements text file. This app is built using Python 3.x version.
-
To clone and run this application, you'll need Git.
$ git clone https://github.com/ashwanidv100/NLP-Task.git
-
Live Action on Web Page
- Input Text : Happy (Positive: 1)
- Input Text: Sadness (Negative: 1)
The app can be tested & published on a Heroku.