Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
topic-classification
Languages:
German
Size:
10K - 100K
License:
Commit ·
1e00d94
1
Parent(s): 0651869
Fix Citation Information section in dataset cards (#4879)
Browse filesCommit from https://github.com/huggingface/datasets/commit/60bdf3005d1dc0b26da8e5949721b20d932eaad6
README.md
CHANGED
|
@@ -150,7 +150,19 @@ This dataset is licensed under the Creative Commons Attribution-NonCommercial-Sh
|
|
| 150 |
|
| 151 |
### Citation Information
|
| 152 |
|
| 153 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 154 |
|
| 155 |
### Contributions
|
| 156 |
|
|
|
|
| 150 |
|
| 151 |
### Citation Information
|
| 152 |
|
| 153 |
+
Please consider citing the authors of the "One Million Post Corpus" if you use the dataset.:
|
| 154 |
+
```
|
| 155 |
+
@InProceedings{Schabus2017,
|
| 156 |
+
Author = {Dietmar Schabus and Marcin Skowron and Martin Trapp},
|
| 157 |
+
Title = {One Million Posts: A Data Set of German Online Discussions},
|
| 158 |
+
Booktitle = {Proceedings of the 40th International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR)},
|
| 159 |
+
Pages = {1241--1244},
|
| 160 |
+
Year = {2017},
|
| 161 |
+
Address = {Tokyo, Japan},
|
| 162 |
+
Doi = {10.1145/3077136.3080711},
|
| 163 |
+
Month = aug
|
| 164 |
+
}
|
| 165 |
+
```
|
| 166 |
|
| 167 |
### Contributions
|
| 168 |
|