felixludos commited on
Commit
80c0f69
1 Parent(s): 8b3bace

Fixed arxiv link

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  pretty_name: Babel Briefings
4
- arxiv: 2403.19352
5
  language:
6
  - en
7
  - es
@@ -62,6 +61,8 @@ Collected and Prepared by Felix Leeb (Max Planck Institute for Intelligent Syste
62
 
63
  License: Babel Briefings Headlines Dataset © 2023 by Felix Leeb is licensed under [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/)
64
 
 
 
65
  This dataset contains 4,719,199 news headlines across 30 different languages collected between 8 August 2020 and 29 November 2021. The headlines were collected using the [News API](https://newsapi.org/) by collecting the top headlines (usually about 30-70 articles) separately for each combination of the 54 locations x 7 categories almost every day. Note, that the same article may occur more than once across different locations, categories, or dates (which is recorded in the `instances` property), so in total 7,419,089 instances were collected.
66
 
67
  For non-English articles, the article data is translated to English using Google Translate (see `en-title`, `en-description`, and `en-content` properties).
 
1
  ---
2
  license: cc-by-nc-sa-4.0
3
  pretty_name: Babel Briefings
 
4
  language:
5
  - en
6
  - es
 
61
 
62
  License: Babel Briefings Headlines Dataset © 2023 by Felix Leeb is licensed under [CC BY-NC-SA 4.0](http://creativecommons.org/licenses/by-nc-sa/4.0/)
63
 
64
+ Check out our paper on [arxiv](https://arxiv.org/abs/2403.19352).
65
+
66
  This dataset contains 4,719,199 news headlines across 30 different languages collected between 8 August 2020 and 29 November 2021. The headlines were collected using the [News API](https://newsapi.org/) by collecting the top headlines (usually about 30-70 articles) separately for each combination of the 54 locations x 7 categories almost every day. Note, that the same article may occur more than once across different locations, categories, or dates (which is recorded in the `instances` property), so in total 7,419,089 instances were collected.
67
 
68
  For non-English articles, the article data is translated to English using Google Translate (see `en-title`, `en-description`, and `en-content` properties).