--- title: Sentiment Analysis emoji: 🔥 colorFrom: yellow colorTo: red sdk: streamlit sdk_version: 1.29.0 app_file: app.py pinned: false --- #### Sentiment Analysis Sentiment analysis application that uses "albert-base-v2" that is fine-tuned using TensorFlow and is quantized using TensorFlow Lite. The notebook can be found here