--- title: Sentiment Analysis emoji: 🚀 colorFrom: red colorTo: red sdk: docker app_port: 8501 tags: - streamlit pinned: false short_description: Doing Sentiment Analysis --- # Welcome to Streamlit! # Sentiment Inference App (Dockerized) This app supports prediction on both single text and CSV input. Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart: If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community forums](https://discuss.streamlit.io).