Category: Financial NLP
-
Part 5: Automating Earnings Call Summarization with LLMs
Build an SEC filing summarizer with LLMs: EDGAR API, anti-hallucination guards, and structured extraction. Full pipeline with code.
-
Part 3: Decoding Central Bank Speeches with NLP (Fed Meetings)
Build a Fed Sentiment Index from FOMC speeches using NLP. Predict rate hikes with topic models and sentiment classifiersโcorrelation proven.
-
Part 2: Mapping Market Volatility to Global News Headlines
Correlate FinBERT sentiment with VIX spikes using Granger causality tests. Event study code on 6000+ stocks reveals predictive signals.
-
Part 1: Sentiment Analysis of Financial News using FinBERT
Transform financial news into trading signals with FinBERT. Build a sentiment classifier pipeline with 0.89 F1โdataset analysis included.