Update README.md
Browse files
README.md
CHANGED
|
@@ -61,3 +61,13 @@ ds = load_dataset("matcav/youniverse", "youtube_comments", streaming=True)
|
|
| 61 |
```
|
| 62 |
|
| 63 |
Original: [GitHub](https://github.com/epfl-dlab/YouNiverse) | [Zenodo](https://zenodo.org/records/4650046)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 61 |
```
|
| 62 |
|
| 63 |
Original: [GitHub](https://github.com/epfl-dlab/YouNiverse) | [Zenodo](https://zenodo.org/records/4650046)
|
| 64 |
+
|
| 65 |
+
Bibtex Reference:
|
| 66 |
+
|
| 67 |
+
@inproceedings{ribeiro2021youniverse,
|
| 68 |
+
title={YouNiverse: Large-Scale Channel and Video Metadata from English-Speaking YouTube},
|
| 69 |
+
author={Ribeiro, Manoel Horta and West Robert},
|
| 70 |
+
year={2021},
|
| 71 |
+
booktitle={{Proceedings of the 15th International AAAI Conference
|
| 72 |
+
on Weblogs and Social Media (ICWSM'21)}}
|
| 73 |
+
}
|