Shareef-shaik / SentimentAnalysis

This is text based sentiment detection app . It classifies the given text to either Positive or Negative or Neutral.

Home Page:http://sentiment.shareefshaik.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SentimentAnalysis

About

This is a text classification problem, This model predicts the sentiment of the customer from the text to either Positive or Negative or Neutral.

Data

Dataset used for this is taken from kaggle. you can get it here.

Dependencies

  • Python
  • matplotlib
  • pandas
  • sklearn
  • Flask
  • NLTK

All dependencies can be installed using pip

To use

Live API

  • I have deployed it on Heroku with the help of flask, In case if you are interested you can check here. Sentiment Analysis
  • I wrote a blog covering all the steps involved in completing this project, you can check out here for more clear understanding.

Application Demo

Screenshot

About

This is text based sentiment detection app . It classifies the given text to either Positive or Negative or Neutral.

http://sentiment.shareefshaik.me


Languages

Language:Jupyter Notebook 97.1%Language:CSS 1.5%Language:Python 0.7%Language:HTML 0.7%