Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,4 +18,14 @@ task_categories:
|
|
| 18 |
task_ids:
|
| 19 |
- sentiment-classification
|
| 20 |
- fact-checking
|
| 21 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
task_ids:
|
| 19 |
- sentiment-classification
|
| 20 |
- fact-checking
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
+
```
|
| 24 |
+
@inproceedings{van2012designing,
|
| 25 |
+
title={Designing a scalable crowdsourcing platform},
|
| 26 |
+
author={Van Pelt, Chris and Sorokin, Alex},
|
| 27 |
+
booktitle={Proceedings of the 2012 ACM SIGMOD International Conference on Management of Data},
|
| 28 |
+
pages={765--766},
|
| 29 |
+
year={2012}
|
| 30 |
+
}
|
| 31 |
+
```
|