Project information
- Category: Natural Language Processing
- Project URL: https://github.com/Statgazer/Sentiment_Analysis-FOMC.git
Sentiment Analysis on FOMC Minutes
This project conducts sentiment analysis on the minutes of the Federal Open Market Committee (FOMC) meetings. The objective is to gauge the committee's sentiment towards economic conditions and future policy decisions. We use two popular sentiment analysis libraries: VADER from the nltk package and TextBlob.