Skip to content

shinigamiloveapple/Sentiment_Analysis

Repository files navigation

Sentiment Analysis

Using Transfer Learning Technique build a model to analyse the sentiment of the given string/paragraph. Pythons Spacy Library was used to extract the sentiment polarity and put a threshold for the Positive, Negative and Neutral Sentiments. A FASTapi was also made for the same with Pythons Streamlit library used for the Frontend.

Repo Contain:

  • Prediction.py - Spacy model python file
  • app.py - FASTapi file
  • stream_app.py - Streamlit Frontend
  • requirements.txt - Python Dependencies.

Prerequisites:

Install python dependencies via command pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors