Hellisotherpeople
commited on
Commit
·
dd2272b
1
Parent(s):
1e341e0
Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,16 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
-
-
|
4 |
-
library_name:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# debate2vec
|
|
|
1 |
---
|
2 |
tags:
|
3 |
+
- text-classification
|
4 |
+
library_name: fasttext
|
5 |
+
widget:
|
6 |
+
- text: "apple"
|
7 |
+
example_title: "apple"
|
8 |
+
- text: "cat"
|
9 |
+
example_title: "cat"
|
10 |
+
- text: "sunny"
|
11 |
+
example_title: "sunny"
|
12 |
+
- text: "water"
|
13 |
+
example_title: "water"
|
14 |
---
|
15 |
|
16 |
# debate2vec
|