Why Financial Sentiment Analysis Failed Without Explainability (And How I Fixed It)
github.com·14h·
Discuss: DEV
Flag this post

Financial Sentiment Analysis Dashboard

This project provides a comprehensive financial sentiment analysis tool using natural language processing and machine learning techniques. It includes a web-based dashboard for real-time analysis of financial texts and reports.

Features

  • Upload PDF files or paste text for analysis
  • Sentiment prediction (Bullish, Neutral, Bearish)
  • Sentiment scoring
  • SHAP (SHapley Additive exPlanations) analysis for model interpretability
  • Attention visualization for understanding model focus
  • Interactive visualizations

Installation

  1. Clone the repository: git clone https://github.com/ademicho123/financial_sentiment_analysis.git cd financial-sentiment-analysis
  2. Install t…

Similar Posts

Loading similar posts...