LTH001 commited on
Commit
7ffe297
·
verified ·
1 Parent(s): 386a70a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Amazon Review Sentiment Analysis
2
 
3
  This Streamlit application analyzes the sentiment of product reviews and predicts ratings (1-5 stars) using a pre-trained model from Hugging Face.
 
1
+ ---
2
+ title: Amazon Review Sentiment Analysis
3
+ emoji: 📊
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: streamlit
7
+ sdk_version: 1.22.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Amazon Review Sentiment Analysis
13
 
14
  This Streamlit application analyzes the sentiment of product reviews and predicts ratings (1-5 stars) using a pre-trained model from Hugging Face.