J43fura / Text-Sentiment-Analysis

Sentiment Analysis Visualization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Sentiment Analysis

This is a Color-Coded Text Sentiment Analysis

image Objective & Positive, Objective & Negative, Subjective & Positive, Subjective & Negative and Neutral.

Current Models/Tools:

Setup

  • pip install -r requirements.txt
  • python -m textblob.download_corpora

Execution

  • cd src
  • python -m uvicorn main:app --reload

This app uses

About

Sentiment Analysis Visualization


Languages

Language:Python 52.2%Language:HTML 47.8%