Commit ·
c4b00aa
1
Parent(s): 845fef4
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -5,13 +5,19 @@ language:
|
|
| 5 |
- ind
|
| 6 |
---
|
| 7 |
|
|
|
|
|
|
|
| 8 |
Stance Classification Towards Political Figures on Blog Writing.
|
|
|
|
| 9 |
This dataset contains dataset from the second research, which is combined from the first research and new dataset.
|
|
|
|
| 10 |
The dataset consist of 337 data, about five target and every target have 1 different event.
|
|
|
|
| 11 |
Two label are used: 'For' and 'Againts'.
|
|
|
|
| 12 |
1. For - the text that is created by author is support the target in an event
|
| 13 |
-
2. Against - the text that is created by author is oppose the target in an event
|
| 14 |
|
|
|
|
| 15 |
|
| 16 |
## Dataset Usage
|
| 17 |
|
|
@@ -19,7 +25,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
| 19 |
|
| 20 |
## Citation
|
| 21 |
|
| 22 |
-
```
|
|
|
|
| 23 |
author={R. {Jannati} and R. {Mahendra} and C. W. {Wardhana} and M. {Adriani}},
|
| 24 |
booktitle={2018 International Conference on Asian Language Processing (IALP)},
|
| 25 |
title={Stance Classification Towards Political Figures on Blog Writing},
|
|
@@ -36,6 +43,8 @@ Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
|
|
| 36 |
|
| 37 |
## Homepage
|
| 38 |
|
|
|
|
|
|
|
| 39 |
### NusaCatalogue
|
| 40 |
|
| 41 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|
|
|
|
| 5 |
- ind
|
| 6 |
---
|
| 7 |
|
| 8 |
+
# id_stance
|
| 9 |
+
|
| 10 |
Stance Classification Towards Political Figures on Blog Writing.
|
| 11 |
+
|
| 12 |
This dataset contains dataset from the second research, which is combined from the first research and new dataset.
|
| 13 |
+
|
| 14 |
The dataset consist of 337 data, about five target and every target have 1 different event.
|
| 15 |
+
|
| 16 |
Two label are used: 'For' and 'Againts'.
|
| 17 |
+
|
| 18 |
1. For - the text that is created by author is support the target in an event
|
|
|
|
| 19 |
|
| 20 |
+
2. Against - the text that is created by author is oppose the target in an event
|
| 21 |
|
| 22 |
## Dataset Usage
|
| 23 |
|
|
|
|
| 25 |
|
| 26 |
## Citation
|
| 27 |
|
| 28 |
+
```
|
| 29 |
+
@INPROCEEDINGS{8629144,
|
| 30 |
author={R. {Jannati} and R. {Mahendra} and C. W. {Wardhana} and M. {Adriani}},
|
| 31 |
booktitle={2018 International Conference on Asian Language Processing (IALP)},
|
| 32 |
title={Stance Classification Towards Political Figures on Blog Writing},
|
|
|
|
| 43 |
|
| 44 |
## Homepage
|
| 45 |
|
| 46 |
+
[https://github.com/reneje/id_stance_dataset_article-Stance-Classification-Towards-Political-Figures-on-Blog-Writing](https://github.com/reneje/id_stance_dataset_article-Stance-Classification-Towards-Political-Figures-on-Blog-Writing)
|
| 47 |
+
|
| 48 |
### NusaCatalogue
|
| 49 |
|
| 50 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|