This program goes thru reddit, finds the most mentioned tickers and uses Vader SentimentIntensityAnalyzer to calculate the ticker compound value.
-
Updated
Mar 28, 2023 - Python
This program goes thru reddit, finds the most mentioned tickers and uses Vader SentimentIntensityAnalyzer to calculate the ticker compound value.
Program that performs textual analysis of Reddit data (approx. 300 GB) preprocessed by another team member. Uses Hadoop's Mapreduce to classify comments as either positive or negative based on certain keywords, negation, etc.
Analysis of social media conversations surrounding COVID-19 in Singapore
Add a description, image, and links to the reddit-sentiment-analysis topic page so that developers can more easily learn about it.
To associate your repository with the reddit-sentiment-analysis topic, visit your repo's landing page and select "manage topics."