Alexandre-Numind
commited on
Commit
•
f4671ac
1
Parent(s):
d40d1ea
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ tags:
|
|
8 |
- text-classification
|
9 |
- generic
|
10 |
- sentiment-classification
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
Usage:
|
13 |
|
|
|
8 |
- text-classification
|
9 |
- generic
|
10 |
- sentiment-classification
|
11 |
+
widget:
|
12 |
+
- text: "I love football so much"
|
13 |
+
example_title: "Positive"
|
14 |
+
- text: "I don't really like this type of food"
|
15 |
+
example_title: "Negative"
|
16 |
---
|
17 |
Usage:
|
18 |
|