NiceboyWiseboy / Sentiment_Analysis

Sentiment Analysis using twitter-roberta-base-sentiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sentiment Analysis

This project uses twitter-roberta-base-sentiment for Sentiment Analysis and FastAPI for input of the text to analyse.

Steps:

  1. Install the requirements.txt file in the repo
  2. Run the API using uvicorn main:app --host 0.0.0.0 --port 8000 --reload

About

Sentiment Analysis using twitter-roberta-base-sentiment

License:MIT License


Languages

Language:Python 100.0%