Datasets:

Languages:
Dutch
Size Categories:
1K<n<10K
ArXiv:
Tags:
lam
License:
File size: 10,139 Bytes
742d093
47c19ea
 
742d093
47c19ea
 
 
 
 
 
 
ace4c13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
47c19ea
ace4c13
137b7e7
 
47c19ea
 
 
 
 
86cd2d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
977723b
6317d4e
 
86cd2d5
977723b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86cd2d5
 
7988dd3
86cd2d5
 
 
977723b
86cd2d5
 
 
 
 
7988dd3
 
86cd2d5
 
 
bbf2657
d409996
7988dd3
bbf2657
 
 
 
 
d409996
 
 
 
 
 
 
977723b
86cd2d5
 
 
 
 
 
 
 
 
977723b
 
86cd2d5
 
 
 
 
977723b
 
 
86cd2d5
 
 
 
 
 
 
7988dd3
 
 
 
 
 
 
86cd2d5
 
977723b
 
86cd2d5
 
 
977723b
86cd2d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18cd4d2
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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
---
language:
- nl
license: cc-by-4.0
size_categories:
- 1K<n<10K
task_categories:
- token-classification
task_ids:
- named-entity-recognition
pretty_name: Unsilencing Colonial Archives via Automated Entity Recognition
dataset_info:
  features:
  - name: tokens
    sequence: string
  - name: NE-MAIN
    sequence:
      class_label:
        names:
          '0': B-Organization
          '1': B-Organization,B-Place
          '2': B-Organization,I-Person
          '3': B-Organization,I-Place
          '4': B-Person
          '5': B-Person,B-Place
          '6': B-Person,I-Place
          '7': B-Place
          '8': I-Organization
          '9': I-Organization,B-Place
          '10': I-Organization,I-Person
          '11': I-Organization,I-Person,B-Place
          '12': I-Organization,I-Person,I-Place
          '13': I-Organization,I-Place
          '14': I-Person
          '15': I-Person,B-Place
          '16': I-Person,I-Place
          '17': I-Place
          '18': O
  - name: NE-PER-NAME
    sequence:
      class_label:
        names:
          '0': I-ProperName
          '1': O
          '2': B-ProperName
          '3': ''
  - name: NE-PER-GENDER
    sequence:
      class_label:
        names:
          '0': B-Group
          '1': B-Man
          '2': B-Man,B-Unspecified
          '3': B-Man,I-Woman
          '4': B-Unspecified
          '5': B-Unspecified,I-Woman
          '6': B-Woman
          '7': I-Group
          '8': I-Man
          '9': I-Man,I-Unspecified
          '10': I-Man,I-Woman
          '11': I-Unspecified
          '12': I-Unspecified,I-Woman
          '13': I-Woman
          '14': NE-PER-GENDER
          '15': O
  - name: NE-PER-LEGAL-STATUS
    sequence:
      class_label:
        names:
          '0': B-Enslaved
          '1': B-Freed
          '2': B-Unspecified
          '3': I-Enslaved
          '4': I-Freed
          '5': I-Unspecified
          '6': NE-PER-LEGAL-STATUS
          '7': O
  - name: NE-PER-ROLE
    sequence:
      class_label:
        names:
          '0': B-Acting_Notary
          '1': B-Beneficiary
          '2': B-Notary
          '3': B-Other
          '4': B-Testator
          '5': B-Testator_Beneficiary
          '6': B-Witness
          '7': I-Acting_Notary
          '8': I-Beneficiary
          '9': I-Beneficiary,B-Other
          '10': I-Beneficiary,I-Other
          '11': I-Notary
          '12': I-Other
          '13': I-Testator
          '14': I-Testator_Beneficiary
          '15': I-Witness
          '16': NE-PER-ROLE
          '17': O
  - name: NE-ORG-BENEFICIARY
    sequence:
      class_label:
        names:
          '0': B-No
          '1': B-Yes
          '2': I-No
          '3': I-Yes
          '4': NE-ORG-BENEFICIARY
          '5': O
  - name: MISC
    dtype: string
  - name: document_id
    dtype: string
  splits:
  - name: train
    num_bytes: 31436367
    num_examples: 2199
  download_size: 2148172
  dataset_size: 31436367
tags:
- 'lam '
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# Dataset Card for Unsilencing Colonial Archives via Automated Entity Recognition

## 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://github.com/budh333/UnSilence_VOC/tree/v1.3 
- **Repository:** https://doi.org/10.5281/zenodo.6958524
- **Paper:** https://arxiv.org/abs/2210.02194
- **Leaderboard:**
- **Point of Contact:** * [Mrinalini Luthra](mailto:mrinalini.luthra@gmail.com)

### Dataset Summary

**Note**: this data card was adapted from documentation and a [data card](https://github.com/budh333/UnSilence_VOC/blob/main/Datacard.pdf) written by the creators of the dataset.  

> Colonial archives are at the center of increased interest from a variety of perspectives, as they contain traces of historically marginalized people. Unfortunately, like most archives, they remain difficult to access due to significant persisting barriers. We focus here on one of them: the biases to be found in historical findings aids, such as indices of person names, which remain in use to this day. In colonial archives, indexes can perpetrate silences by omitting to include mentions of historically marginalized persons. In order to overcome such limitation and pluralize the scope of existing finding aids, we propose using automated entity recognition. To this end, we contribute a fit-for-purpose annotation typology and apply it on the colonial archive of the Dutch East India Company (VOC). We release a corpus of nearly 70,000 annotations as a shared task, for which we provide strong baselines using state-of-the-art neural network models.

This dataset is based on the digitized collection of the Dutch East India
Company (VOC) Testaments under the custody of the Dutch National
Archives. These testaments of VOC-servants are mainly from the 18th
century, for the most part drawn up in the Asian VOC-settlements and
to a lesser extent on the VOC ships and in the Republic. The
testaments have a fixed order in the text structure and the language is
18th century Dutch.

The dataset has 68,429 annotations spanning over 79,797 tokens
across 2193 unique pages. 47% of the total annotations correspond to
entities and 53% to attributes of those entities. Of the 32,203 entity
annotations, 11,715 (36.3%) correspond to instances that represent
persons with associated attributes of gender, legal status and notarial
role, 4,510 (14%) correspond to instances of places, 1,080 (3.5%)
correspond to organizations with attribute beneficiary and 14,898
(46.2%) correspond to proper names (of places, organizations and
persons).


### Supported Tasks and Leaderboards

- named-entity-recognition: This dataset can be used to train a model for Named Entity Recognition. In particular, the dataset was designed to detect mentions of people in archival documents. 

### Languages

The dataset contains 18th Century Dutch. The text in the dataset was produced via handwritten text recognition so contains some errors. 

## Dataset Structure

### Data Instances

Each datapoint refers to a central entity that can be a person, place, organization or proper name or their attributes such as gender, legal
status and notarial role of a person.

### Data Fields

- tokens: tokens being annotated 
- NE-MAIN: main entity type, i.e. person, place, Organization, ProperName
- NE-PER-NAME: person name entity 
- NE-PER-GENDER: When the mention of a person is followed or preceded by
trigger words which reveal their gender, the text is annotated
as a Person with the appropriate value of the attribute Gender.
When a person is mentioned without a gender trigger word,
their gender is marked as Unspecified. 
- NE-PER-LEGAL-STATUS: legal status where known, i.e. Free(d), Enslaved, Unspecified
- NE-PER-ROLE: The attribute Role refers to roles specific to testaments in notarial archives, which may take exactly one of the following
values: Testator, Notary, Witness, Beneficiary, Acting Notary, Testator Beneficiary or Other
- NE-ORG-BENEFICIARY: Organizations have the attribute Beneficiary which can take the value Yes or No depending on
whether the testator decides an organization to be their beneficiary. 
- MISC: other annotations not fitting into the above labels.
- document_id: id for the document being annotated


### Data Splits

[More Information Needed]

## Dataset Creation

### Curation Rationale

This dataset was created for training entity recognition models to create more inclusive content based indexes on the collection of VOC testaments.


### Source Data

#### Initial Data Collection and Normalization

This dataset is based on the digitized collection of the Dutch East India
Company (VOC) Testaments under the custody of the Dutch National
Archives. 

#### Who are the source language producers?

[More Information Needed]

### Annotations

| Entity       | #      | %    |
|--------------|--------|------|
| Person       | 11,715 | 36.4 |
| Place        | 4,510  | 14   |
| Organization | 1,080  | 3.4  |
| ProperName   | 14,898 | 46.2 |

#### Annotation process

Annotations were created as a shared annotation task on the Brat annotation software. Annotations were created by highlighting the relevant span of
text and choosing its entity type and where applicable exactly one attribute value through a drop down menu. To tag the same span as two entities, the span must be selected two times and labelled accordingly. For example: ‘Adam Domingo’ has been labelled twice as a Person and ProperName.

#### Who are the annotators?



### 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

[More Information Needed]

### Contributions

Thanks to [@davanstrien](https://github.com/davanstrien) for adding this dataset.