import streamlit as st st.set_page_config(page_title="Turkish Review Analysis - via AG", page_icon='đź“–') st.header("đź“–Positive-Negative Review Analysis") st.write(f""" Do you want to review analysis for Turkish language? \n This space analyzes your movie or hotel reviews as positive-negative. \n You also upload your own file and obtain file analysis results, then download it. \n I wait to try your data. """)