Skip to content

vp1099/NLP-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Natural Language Processing Sentiment Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors