Skip to content

A covid-19 mask sentiment analysis inspired by a conflict of information presented online and offline regarding mask effectiveness and if one should wear one.

License

Notifications You must be signed in to change notification settings

opophehu/covid19_mask_sentiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

covid19_mask_sentiment

A covid-19 mask sentiment analysis inspired by a conflict of information presented online and offline regarding mask effectiveness and if one should wear one. This is an active tracking project and I built a publicly accessible app for monitoring the data.

You can visit the app here.

You can also read more about the project on Medium.

AppImage


Topic Modeling + Cluster Findings:

Findings


Project Organization

├── LICENSE
├── README.md        
├── data
│   ├── processed      <- Processed historical tweet data (1/1 to 5/1, 2020)
│   └── raw            <- Raw historical data.
│
├── models             <- Contains trained Kmeans Cluster Model and specialized word2Vec model.
│
├── notebooks          <- Majority of the code is here, I may add some more steps in "Historical Data Analysis" as it doesn't fully reflect all the steps I have taken.
│
├── presentation       <- presentation made for this project.
│
└── requirements.txt   <- The requirements file for reproducing the analysis environment.

Useful resources to build the dash-flask app:

Live graph tutourial by Sentex on Youtube

Plotly Dash official examples


Thank you.

About

A covid-19 mask sentiment analysis inspired by a conflict of information presented online and offline regarding mask effectiveness and if one should wear one.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published