File size: 530 Bytes
bfa5bb3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
title: Financial Sentiment Analysis
emoji: 💹
colorFrom: blue
colorTo: red
sdk: streamlit
app_file: app.py
pinned: false
---
# Financial Sentiment Analysis App
🚀 Demo of 🤗 Spaces deployment of a Streamlit Python app for financial sentiment analysis.
## Overview
This is a simple web application built with Streamlit and Hugging Face Transformers for financial sentiment analysis. Users can input financial news, and the app uses a pre-trained transformer model to predict sentiment (Negative, Neutral, Positive).
|