Loïck BOURDOIS commited on
Commit ·
1cba1f1
1
Parent(s): f0aca5e
fix language tags
Browse files
README.md
CHANGED
|
@@ -1,9 +1,10 @@
|
|
| 1 |
---
|
| 2 |
-
language:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
tags:
|
| 4 |
-
- Dutch
|
| 5 |
-
- French
|
| 6 |
-
- English
|
| 7 |
- Tweets
|
| 8 |
- Sentiment analysis
|
| 9 |
widget:
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- multilingual
|
| 4 |
+
- nl
|
| 5 |
+
- fr
|
| 6 |
+
- en
|
| 7 |
tags:
|
|
|
|
|
|
|
|
|
|
| 8 |
- Tweets
|
| 9 |
- Sentiment analysis
|
| 10 |
widget:
|