Datasets:
Tasks:
Token Classification
Modalities:
Text
Formats:
parquet
Sub-tasks:
named-entity-recognition
Languages:
Dutch
Size:
1K - 10K
ArXiv:
Tags:
lam
License:
Commit
•
bbf2657
1
Parent(s):
d409996
Update README.md
Browse files
README.md
CHANGED
@@ -199,10 +199,14 @@ status and notarial role of a person.
|
|
199 |
|
200 |
### Data Fields
|
201 |
|
202 |
-
- tokens:
|
203 |
- NE-MAIN: main entity type, i.e. person, place, Organization, ProperName
|
204 |
- NE-PER-NAME: person name entity
|
205 |
-
- NE-PER-GENDER:
|
|
|
|
|
|
|
|
|
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
|
|
|
199 |
|
200 |
### Data Fields
|
201 |
|
202 |
+
- tokens: tokens being annotated
|
203 |
- NE-MAIN: main entity type, i.e. person, place, Organization, ProperName
|
204 |
- NE-PER-NAME: person name entity
|
205 |
+
- NE-PER-GENDER: When the mention of a person is followed or preceded by
|
206 |
+
trigger words which reveal their gender, the text is annotated
|
207 |
+
as a Person with the appropriate value of the attribute Gender.
|
208 |
+
When a person is mentioned without a gender trigger word,
|
209 |
+
their gender is marked as Unspecified.
|
210 |
- NE-PER-LEGAL-STATUS: legal status where known, i.e. Free(d), Enslaved, Unspecified
|
211 |
- NE-PER-ROLE: The attribute Role refers to roles specific to testaments in notarial archives, which may take exactly one of the following
|
212 |
values: Testator, Notary, Witness, Beneficiary, Acting Notary, Testator Beneficiary or Other
|