sonwanesuresh95 / sentiment_analysis_using_textblob

A Sentiment analysis webapp using textblob library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sentiment_analysis_using_textblob

A Sentiment analysis webapp using textblob library

Info

A simple WebApp for carrying out sentiment analysis on text.
Library used : textblob https://textblob.readthedocs.io/en/dev/

Usage

For installing requirements, do
$pip install requirements.txt
For running Sentiment Analysis WebApp, do
$python app.py

In action

About

A Sentiment analysis webapp using textblob library


Languages

Language:HTML 53.8%Language:Python 46.2%