Earnings-Call-Analysis-Whisperer / pages /1_earnings_sentiment_analysis.py
nickmuchi's picture
Update pages/1_earnings_sentiment_analysis.py
4f19c99
raw
history blame
214 Bytes
import streamlit as st
st.set_page_config(page_title="Earnings Sentiment Analysis", page_icon="πŸ“ˆ")
st.markdown("# Earnings Sentiment Analysis with FinBert-Tone")
st.sidebar.header("Earnings Sentiment Analysis")