Unihacks 2021 Submission Repository
all_data.csv - CSV file with all of the Reddit data (title, text, upvotes, etc.)
financial_words.csv - Extra words we added to VaderSentimentAnalysis library
stocks.csv - Main file user would receive, has each ticker's count, sentiment, and polarity
main.py - Main driver file with all of our functions
config.py - Configures environmental variables
tickers.py - List of tickers
-
Look into more subreddits
-
Incorporate comments
-
Add other dimensions (news, tweets, etc.)