Datasets:

Languages:
Dutch
Size Categories:
1K<n<10K
ArXiv:
Tags:
lam
License:
davanstrien HF staff commited on
Commit
d409996
1 Parent(s): 7988dd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -200,14 +200,16 @@ status and notarial role of a person.
200
  ### Data Fields
201
 
202
  - tokens: text tokens
203
- - NE-MAIN:
204
  - NE-PER-NAME: person name entity
205
- - NE-PER-GENDER: ascribed gender of person
206
- - NE-PER-LEGAL-STATUS:
207
- - NE-PER-ROLE
208
- - NE-ORG-BENEFICIARY
209
- - MISC
210
- - document_id
 
 
211
 
212
 
213
  ### Data Splits
 
200
  ### Data Fields
201
 
202
  - tokens: text tokens
203
+ - NE-MAIN: main entity type, i.e. person, place, Organization, ProperName
204
  - NE-PER-NAME: person name entity
205
+ - NE-PER-GENDER: ascribed gender of the person
206
+ - NE-PER-LEGAL-STATUS: legal status where known, i.e. Free(d), Enslaved, Unspecified
207
+ - NE-PER-ROLE: The attribute Role refers to roles specific to testaments in notarial archives, which may take exactly one of the following
208
+ values: Testator, Notary, Witness, Beneficiary, Acting Notary, Testator Beneficiary or Other
209
+ - NE-ORG-BENEFICIARY: Organizations have the attribute Beneficiary which can take the value Yes or No depending on
210
+ whether the testator decides an organization to be their beneficiary.
211
+ - MISC: other annotations not fitting into the above labels.
212
+ - document_id: id for the document being annotated
213
 
214
 
215
  ### Data Splits