RobertRusev/NLP-FinHeadlines-MoodTracker
NLP-FinHeadlines-MoodTracker is a NLP project utilising sentiment analysis on financial news headlines. It employs a combination of CNN and LSTM layers to predict sentiment (positive, negative, neutral). The model incorporates an embedding layer, 1D convolution, max pooling, bidirectional LSTM, dropout, and dense layer for sentiment classification.
Jupyter NotebookMIT
Stargazers
No one’s star this repository yet.