Update README.md
Browse files
README.md
CHANGED
@@ -5,4 +5,30 @@ language:
|
|
5 |
- pt
|
6 |
size_categories:
|
7 |
- 100K<n<1M
|
8 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
- pt
|
6 |
size_categories:
|
7 |
- 100K<n<1M
|
8 |
+
---
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
### Dataset
|
13 |
+
This dataset was created by consolidating information from various Portuguese Archives.
|
14 |
+
We gathered data from these archives and subsequently performed manual annotation of each harvested corpus with Named Entities such as Person, Place, Date, Profession and Organization.
|
15 |
+
The resulting dataset was formed by merging all the individual corpora into a unified corpus which we named "ner-archive-pt" and can be accessed at: http://ner.epl.di.uminho.pt/
|
16 |
+
|
17 |
+
|
18 |
+
### Citation
|
19 |
+
|
20 |
+
@InProceedings{10.1007/978-3-031-04819-7_33,
|
21 |
+
author="da Costa Cunha, Lu{\'i}s Filipe
|
22 |
+
and Ramalho, Jos{\'e} Carlos",
|
23 |
+
editor="Rocha, Alvaro
|
24 |
+
and Adeli, Hojjat
|
25 |
+
and Dzemyda, Gintautas
|
26 |
+
and Moreira, Fernando",
|
27 |
+
title="NER in Archival Finding Aids: Next Level",
|
28 |
+
booktitle="Information Systems and Technologies",
|
29 |
+
year="2022",
|
30 |
+
publisher="Springer International Publishing",
|
31 |
+
address="Cham",
|
32 |
+
pages="333--342",
|
33 |
+
isbn="978-3-031-04819-7"
|
34 |
+
}
|