Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,20 @@ dataset_info:
|
|
10 |
download_size: 11559500898
|
11 |
dataset_size: 17193959653
|
12 |
---
|
13 |
-
# Dataset Card for "4chanpol"
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
download_size: 11559500898
|
11 |
dataset_size: 17193959653
|
12 |
---
|
13 |
+
# Dataset Card for "kjj0/4chanpol"
|
14 |
|
15 |
+
This dataset contains 114M unique posts made between June 2016 and November 2019.
|
16 |
+
|
17 |
+
This is a variant of the dataset provided by [Raiders of the Lost Kek: 3.5 Years of Augmented 4chan Posts from the Politically Incorrect Board](https://arxiv.org/abs/2001.07487).
|
18 |
+
We have deduplicated posts and stripped metadata to create an easily accessible collection of unique texts.
|
19 |
+
|
20 |
+
```
|
21 |
+
@inproceedings{papasavva2020raiders,
|
22 |
+
title={Raiders of the lost kek: 3.5 years of augmented 4chan posts from the politically incorrect board},
|
23 |
+
author={Papasavva, Antonis and Zannettou, Savvas and De Cristofaro, Emiliano and Stringhini, Gianluca and Blackburn, Jeremy},
|
24 |
+
booktitle={Proceedings of the International AAAI Conference on Web and Social Media},
|
25 |
+
volume={14},
|
26 |
+
pages={885--894},
|
27 |
+
year={2020}
|
28 |
+
}
|
29 |
+
```
|