Felix Hamborg
commited on
Commit
•
70581bb
1
Parent(s):
42d4d78
update readme
Browse files
README.md
CHANGED
@@ -1,14 +1,18 @@
|
|
1 |
---
|
2 |
-
|
3 |
language:
|
4 |
|
5 |
- en
|
6 |
|
7 |
tags:
|
8 |
-
|
9 |
- sentiment-analysis
|
10 |
- sentiment-classification
|
11 |
- targeted-sentiment-classification
|
12 |
- target-depentent-sentiment-classification
|
13 |
|
|
|
|
|
|
|
|
|
14 |
---
|
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
|
4 |
- en
|
5 |
|
6 |
tags:
|
7 |
+
- text-classification
|
8 |
- sentiment-analysis
|
9 |
- sentiment-classification
|
10 |
- targeted-sentiment-classification
|
11 |
- target-depentent-sentiment-classification
|
12 |
|
13 |
+
license: "apache-2.0"
|
14 |
+
|
15 |
+
datasets: "fhamborg/newsmtsc"
|
16 |
+
|
17 |
---
|
18 |
+
|