Skip to content

Repo on how to create an streamlit app to analyse sentiment out of posts regarding vaccines.

License

Notifications You must be signed in to change notification settings

data-max-hq/vaccine-text-sentiment-analysis

Repository files navigation

Vaccine Text Sentiment Analysis

This repo contains code on running a streamlit app that analyzes posts regarding vaccines and return the following result about the text:

{
    "Sentiment": "'Pro-Vaccine' | 'Negative' | 'Anti-Vaccine'", 
    "Intensity": "number from 1 to 10", 
    "Location": "any location mentioned in the text", 
    "Type_of_vaccine": "any type of vaccine mentioned in the text"
}

Made with ❤️ by datamax.ai.

About

Repo on how to create an streamlit app to analyse sentiment out of posts regarding vaccines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •