analytics-portfolio

Reddit Market Sentiment Analysis

Overview

This project analyzes financial market sentiment by combining large-scale Reddit discussions with financial news data to track how investor mood evolves over time. The system transforms unstructured text into structured sentiment signals at the ticker and sector levels and presents them through an interactive visualization dashboard.

The core contribution is a scalable sentiment pipeline that leverages LLM-assisted labeling, a lightweight neural network classifier, and a cloud-based data architecture to bridge formal financial news with informal retail investor sentiment.


Problem Statement

Investor sentiment plays a critical role in short-term market dynamics, yet traditional sentiment tools rely heavily on structured news sources and static indices. Social platforms like Reddit often reflect shifts in optimism or fear earlier than formal reporting.

This project asks:

Can sentiment extracted from Reddit discussions, when modeled correctly, provide meaningful insight into market mood across companies and sectors?


Data Sources


Methodology


Key Results


Visualization

The interactive dashboard allows users to:

A demo video and example figures are included in the repository.


Tools & Technologies