Update README.md
Browse files
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)
|