File size: 206 Bytes
caf57e7
 
 
40f7988
caf57e7
1
2
3
4
5
import streamlit as st

st.set_page_config(page_title="Earnings Sentiment Analysis", page_icon="πŸ“ˆ")
st.sidebar.header("Sentiment Analysis")
st.markdown("## Earnings Sentiment Analysis with FinBert-Tone")