sentiment-analysis / README.md
jeffliulab's picture
Initial deploy
eb767b3 verified
---
title: Sentiment Analysis
emoji: "\U0001F4CA"
colorFrom: green
colorTo: yellow
sdk: gradio
sdk_version: "5.29.0"
app_file: app.py
pinned: false
license: mit
---
# Sentiment Analysis
Analyze the sentiment of text input (positive / negative / neutral).
**Course**: 100 Deep Learning ch4 — RNN & NLP