File size: 6,971 Bytes
0c17ffc 8d714de 0c17ffc 8d714de d8ff856 0c17ffc 0f239da 0c17ffc 0f239da 6a222a2 2ca19bc 81c6434 2ca19bc 6a222a2 2ca19bc 81c6434 2ca19bc 0c62fd9 81c6434 0c62fd9 0c17ffc 74e21ec 0c17ffc 74e21ec 0c17ffc 2ca19bc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 |
---
annotations_creators:
- no-annotation
language_creators:
- found
language:
- ar
- da
- de
- fi
- fr
- lb
- nl
- pt
license:
- cc0-1.0
multilinguality:
- multilingual
size_categories:
- 100K<n<1M
source_datasets:
- original
task_categories:
- text-generation
- fill-mask
task_ids:
- language-modeling
- masked-language-modeling
pretty_name: BnL Historical Newspapers
dataset_info:
config_name: processed
features:
- name: id
dtype: string
- name: source
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: ispartof
dtype: string
- name: text
dtype: string
- name: pub_date
dtype: timestamp[s]
- name: publisher
dtype: string
- name: language
dtype: string
- name: article_type
dtype:
class_label:
names:
'0': ADVERTISEMENT_SECTION
'1': BIBLIOGRAPHY
'2': CHAPTER
'3': INDEX
'4': CONTRIBUTION
'5': TABLE_OF_CONTENTS
'6': WEATHER
'7': SHIPPING
'8': SECTION
'9': ARTICLE
'10': TITLE_SECTION
'11': DEATH_NOTICE
'12': SUPPLEMENT
'13': TABLE
'14': ADVERTISEMENT
'15': CHART_DIAGRAM
'16': ILLUSTRATION
'17': ISSUE
- name: extent
dtype: int32
splits:
- name: train
num_bytes: 1611597178
num_examples: 537558
download_size: 1033457256
dataset_size: 1611597178
configs:
- config_name: processed
data_files:
- split: train
path: processed/train-*
default: true
---
# Dataset Card for BnL Historical Newspapers
## Table of Contents
- [Table of Contents](#table-of-contents)
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instances](#data-instances)
- [Data Fields](#data-fields)
- [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
- [Curation Rationale](#curation-rationale)
- [Source Data](#source-data)
- [Annotations](#annotations)
- [Personal and Sensitive Information](#personal-and-sensitive-information)
- [Considerations for Using the Data](#considerations-for-using-the-data)
- [Social Impact of Dataset](#social-impact-of-dataset)
- [Discussion of Biases](#discussion-of-biases)
- [Other Known Limitations](#other-known-limitations)
- [Additional Information](#additional-information)
- [Dataset Curators](#dataset-curators)
- [Licensing Information](#licensing-information)
- [Citation Information](#citation-information)
- [Contributions](#contributions)
## Dataset Description
- **Homepage:** https://data.bnl.lu/data/historical-newspapers/
- **Repository:**
- **Paper:**
- **Leaderboard:**
- **Point of Contact:** opendata@bnl.etat.lu
### Dataset Summary
The BnL has digitised over 800.000 pages of Luxembourg newspapers. This dataset currently has one configuration covering a subset of these newspapers, which sit under the "Processed Datasets" collection. The BNL:
> processed all newspapers and monographs that are in the public domain and extracted the full text and associated meta data of every single article, section, advertisement… The result is a large number of small, easy to use XML files formatted using Dublin Core.
[More Information Needed]
### Supported Tasks and Leaderboards
[More Information Needed]
### Languages
[More Information Needed]
## Dataset Structure
The dataset currently contains a single configuration.
### Data Instances
An example instance from the datasets:
``` python
{'id': 'https://persist.lu/ark:/70795/wx8r4c/articles/DTL47',
'article_type': 8,
'extent': 49,
'ispartof': 'Luxemburger Wort',
'pub_date': datetime.datetime(1853, 3, 23, 0, 0),
'publisher': 'Verl. der St-Paulus-Druckerei',
'source': 'newspaper/luxwort/1853-03-23',
'text': 'Asien. Eine neue Nedcrland-Post ist angekommen mil Nachrichten aus Calcutta bis zum 5. Febr.; Vom» vay, 12. Febr. ; Nangun und HongKong, 13. Jan. Die durch die letzte Post gebrachle Nachricht, der König von Ava sei durch seinen Bruder enlhronl worden, wird bestätigt. (K. Z.) Verantwortl. Herausgeber, F. Schümann.',
'title': 'Asien.',
'url': 'http://www.eluxemburgensia.lu/webclient/DeliveryManager?pid=209701#panel:pp|issue:209701|article:DTL47',
'language': 'de'
}
```
### Data Fields
- 'id': This is a unique and persistent identifier using ARK.
- 'article_type': The type of the exported data, possible values ('ADVERTISEMENT_SECTION',
'BIBLIOGRAPHY',
'CHAPTER',
'INDEX',
'CONTRIBUTION',
'TABLE_OF_CONTENTS',
'WEATHER',
'SHIPPING',
'SECTION',
'ARTICLE',
'TITLE_SECTION',
'DEATH_NOTICE',
'SUPPLEMENT',
'TABLE',
'ADVERTISEMENT',
'CHART_DIAGRAM',
'ILLUSTRATION',
'ISSUE')
- 'extent': The number of words in the text field
- 'ispartof: The complete title of the source document e.g. “Luxemburger Wort”.
- 'pub_date': The publishing date of the document e.g “1848-12-15”
- 'publisher':The publisher of the document e.g. “Verl. der St-Paulus-Druckerei”.
- 'source': Describes the source of the document. For example
<dc:source>newspaper/luxwort/1848-12-15</dc:source> means that this article comes from the newspaper “luxwort” (ID for Luxemburger Wort) issued on 15.12.1848.
- 'text': The full text of the entire article, section, advertisement etc. It includes any titles and subtitles as well. The content does not contain layout information, such as headings, paragraphs or lines.
- 'title': The main title of the article, section, advertisement, etc.
- 'url': The link to the BnLViewer on eluxemburgensia.lu to view the resource online.
- 'language': The language of the text, possible values ('ar', 'da', 'de', 'fi', 'fr', 'lb', 'nl', 'pt')
### Data Splits
This dataset contains a single split `train`.
## Dataset Creation
### Curation Rationale
[More Information Needed]
### Source Data
#### Initial Data Collection and Normalization
[More Information Needed]
#### Who are the source language producers?
[More Information Needed]
### Annotations
#### Annotation process
[More Information Needed]
#### Who are the annotators?
[More Information Needed]
### Personal and Sensitive Information
[More Information Needed]
## Considerations for Using the Data
### Social Impact of Dataset
[More Information Needed]
### Discussion of Biases
[More Information Needed]
### Other Known Limitations
[More Information Needed]
## Additional Information
### Dataset Curators
[More Information Needed]
### Licensing Information
[More Information Needed]
### Citation Information
```
@misc{bnl_newspapers,
title={Historical Newspapers},
url={https://data.bnl.lu/data/historical-newspapers/},
author={ Bibliothèque nationale du Luxembourg},
```
### Contributions
Thanks to [@davanstrien](https://github.com/davanstrien) for adding this dataset. |