--- title: Sentiment Analysis emoji: 😻 colorFrom: green colorTo: gray sdk: streamlit sdk_version: 1.41.1 app_file: app.py pinned: false --- # Turkish Restaurant Review Sentiment Analysis Simple sentiment analysis app that classifies Turkish restaurant reviews as positive or negative. ## Usage Enter your review in Turkish and click "Analyze" to get the sentiment prediction. ## Tech Stack - TensorFlow - Streamlit - Word2Vec ## Demo Live demo: [Hugging Face Space](https://huggingface.co/spaces/alperugurcan/sentiment_analysis)