opdullah commited on
Commit
aee5b41
·
verified ·
1 Parent(s): 34b8898

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -162,13 +162,12 @@ for i, (aspect, review) in enumerate(examples):
162
  ```
163
  Aspect: arka kamerası
164
  Sentiment: positive (confidence: 0.9998)
165
- ----------------------------------------
166
  Aspect: bataryası
167
  Sentiment: negative (confidence: 0.9990)
168
- ----------------------------------------
169
  Aspect: fiyatı
170
  Sentiment: positive (confidence: 0.9998)
171
- ----------------------------------------
172
  ```
173
 
174
  ## Combined Usage with Aspect Extraction (Recommended)
 
162
  ```
163
  Aspect: arka kamerası
164
  Sentiment: positive (confidence: 0.9998)
165
+
166
  Aspect: bataryası
167
  Sentiment: negative (confidence: 0.9990)
168
+
169
  Aspect: fiyatı
170
  Sentiment: positive (confidence: 0.9998)
 
171
  ```
172
 
173
  ## Combined Usage with Aspect Extraction (Recommended)