Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
sentiment-analysis
Languages:
Chinese
Size:
1K - 10K
Tags:
stance-detection
License:
Commit ·
dca814e
1
Parent(s): cba849a
Fix task tags (#3)
Browse files- Fix task tags (98841504b18882be057255e676c1af8d223b557a)
Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -9,7 +9,6 @@ license:
|
|
| 9 |
- cc-by-4.0
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
| 12 |
-
pretty_name: NLPCC Stance
|
| 13 |
size_categories:
|
| 14 |
- 1K<n<10K
|
| 15 |
source_datasets:
|
|
@@ -17,8 +16,10 @@ source_datasets:
|
|
| 17 |
task_categories:
|
| 18 |
- text-classification
|
| 19 |
task_ids:
|
| 20 |
-
- text-classification-other-stance-detection
|
| 21 |
- sentiment-analysis
|
|
|
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for "NLPCC 2016: Stance Detection in Chinese Microblogs"
|
|
|
|
| 9 |
- cc-by-4.0
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
|
|
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
| 14 |
source_datasets:
|
|
|
|
| 16 |
task_categories:
|
| 17 |
- text-classification
|
| 18 |
task_ids:
|
|
|
|
| 19 |
- sentiment-analysis
|
| 20 |
+
pretty_name: NLPCC Stance
|
| 21 |
+
tags:
|
| 22 |
+
- stance-detection
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for "NLPCC 2016: Stance Detection in Chinese Microblogs"
|