/NLP-Task

Natural Language Processing Sentiment Analysis

Primary LanguagePython

NLP-Task

NLP Python Task

  • NLP is a set of tools for Natural Language Processing

The NLP to do the following :

  • Perform basic sentiment analysis (shows if the text content is positive, neutral, negative & compound)
  • Host the project on Heroku.

Prerequisites

  • Everything you need is detailed in the requirements text file. This app is built using Python 3.x version.

Installing

Install dependencies
Please refer to Python and Flask documentation

ScreenShots

  • Input Text : Happy (Positive: 1)

User-entered text

  • Input Text: Sadness (Negative: 1)

User-entered text

Use Heroku app

The app can be tested & published on a Heroku.

Credits - built with: