JustinSo1 / RedditInfoNetwork

2 stars 0 forks source link

COVID-19 Reddit Information Network

Prerequisites

Check out the file requirements.txt to install the correct Python modules

File Structure

Data Collection

Data is collected using main.py and stored in the data_collection folder, using the operations in the data_collection_ops folder

Network

All things network related is in the network creation folder (i.e. User social network and the sentiment-weighted bipartite graph)

Topic Modelling and Sentiment Analysis

Notes

This project is done for the course EECS 4414 Information Networks :)

Thalia Godbout, Razielle Dagdag, Danielle Abila and Justin So. COVID-19 Reddit Information Network.