Commit
·
beb0aa1
1
Parent(s):
5fd9f92
Update README.md
Browse files
README.md
CHANGED
@@ -48,15 +48,14 @@ task_ids:
|
|
48 |
|
49 |
## Dataset Description
|
50 |
|
51 |
-
- **Homepage:** https://github.com/Convenio-Camara-dos-Deputados/ulyssesner-br-propor
|
52 |
-
- **Repository:** https://github.com/Convenio-Camara-dos-Deputados/ulyssesner-br-propor
|
53 |
-
- **Paper:** UlyssesNER-Br: A corpus of brazilian legislative documents for named entity recognition. In: Computational Processing of the Portuguese Language
|
54 |
-
- **
|
55 |
-
- **Point of Contact:** twitter.com/bergsiloe
|
56 |
|
57 |
### Dataset Summary
|
58 |
|
59 |
-
|
60 |
|
61 |
### Supported Tasks and Leaderboards
|
62 |
|
@@ -64,7 +63,7 @@ NER tasks - Projetos de Lei
|
|
64 |
|
65 |
### Languages
|
66 |
|
67 |
-
|
68 |
|
69 |
## Dataset Structure
|
70 |
|
@@ -136,4 +135,28 @@ NER tasks - Projetos de Lei
|
|
136 |
|
137 |
### Citation Information
|
138 |
|
139 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
|
49 |
## Dataset Description
|
50 |
|
51 |
+
- **Homepage:** [UlyssesNER-Br homepage](https://github.com/Convenio-Camara-dos-Deputados/ulyssesner-br-propor)
|
52 |
+
- **Repository:** [UlyssesNER-Br repository](https://github.com/Convenio-Camara-dos-Deputados/ulyssesner-br-propor)
|
53 |
+
- **Paper:** [UlyssesNER-Br: A corpus of brazilian legislative documents for named entity recognition. In: Computational Processing of the Portuguese Language](https://link.springer.com/chapter/10.1007/978-3-030-98305-5_1)
|
54 |
+
- **Point of Contact:** [Hidelberg O. Albuquerque](mailto:[email protected])
|
|
|
55 |
|
56 |
### Dataset Summary
|
57 |
|
58 |
+
PL-corpus is part of the UlyssesNER-Br, a corpus of Brazilian Legislative Documents for NER with quality baselines The presented corpus consists of 150 public bills from Brazilian Chamber of Deputies, manually annotated. Its contains semantic categories and types.
|
59 |
|
60 |
### Supported Tasks and Leaderboards
|
61 |
|
|
|
63 |
|
64 |
### Languages
|
65 |
|
66 |
+
Brazilian Portuguese.
|
67 |
|
68 |
## Dataset Structure
|
69 |
|
|
|
135 |
|
136 |
### Citation Information
|
137 |
|
138 |
+
@InProceedings{ALBUQUERQUE2022,
|
139 |
+
author="Albuquerque, Hidelberg O.
|
140 |
+
and Costa, Rosimeire
|
141 |
+
and Silvestre, Gabriel
|
142 |
+
and Souza, Ellen
|
143 |
+
and da Silva, N{\'a}dia F. F.
|
144 |
+
and Vit{\'o}rio, Douglas
|
145 |
+
and Moriyama, Gyovana
|
146 |
+
and Martins, Lucas
|
147 |
+
and Soezima, Luiza
|
148 |
+
and Nunes, Augusto
|
149 |
+
and Siqueira, Felipe
|
150 |
+
and Tarrega, Jo{\~a}o P.
|
151 |
+
and Beinotti, Joao V.
|
152 |
+
and Dias, Marcio
|
153 |
+
and Silva, Matheus
|
154 |
+
and Gardini, Miguel
|
155 |
+
and Silva, Vinicius
|
156 |
+
and de Carvalho, Andr{\'e} C. P. L. F.
|
157 |
+
and Oliveira, Adriano L. I.",
|
158 |
+
title="{UlyssesNER-Br}: A Corpus of Brazilian Legislative Documents for Named Entity Recognition",
|
159 |
+
booktitle="Computational Processing of the Portuguese Language",
|
160 |
+
year="2022",
|
161 |
+
pages="3--14",
|
162 |
+
}
|