Earnings-Call-Analysis-Whisperer / pages /1_Earnings_Sentiment_Analysis_πŸ“ˆ_.py
nickmuchi's picture
Create new file
caf57e7
raw
history blame
166 Bytes
import streamlit as st
st.set_page_config(page_title="Earnings Sentiment Analysis", page_icon="πŸ“ˆ")
st.markdown("## Earnings Sentiment Analysis with FinBert-Tone")