Files changed (1) hide show
  1. README.md +150 -0
README.md ADDED
@@ -0,0 +1,150 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators: []
3
+ language_creators: []
4
+ languages:
5
+ - pt
6
+ licenses: []
7
+ multilinguality:
8
+ - monolingual
9
+ pretty_name: UlyssesNER-br
10
+ size_categories:
11
+ - 10K<n<100K
12
+ source_datasets: []
13
+ task_categories:
14
+ - token-classification
15
+ task_ids:
16
+ - named-entity-recognition
17
+ ---
18
+
19
+ # Dataset Card for UlyssesNER-Br
20
+
21
+ ## Table of Contents
22
+ - [Table of Contents](#table-of-contents)
23
+ - [Dataset Description](#dataset-description)
24
+ - [Dataset Summary](#dataset-summary)
25
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
26
+ - [Languages](#languages)
27
+ - [Dataset Structure](#dataset-structure)
28
+ - [Data Instances](#data-instances)
29
+ - [Data Fields](#data-fields)
30
+ - [Data Splits](#data-splits)
31
+ - [Dataset Creation](#dataset-creation)
32
+ - [Curation Rationale](#curation-rationale)
33
+ - [Source Data](#source-data)
34
+ - [Annotations](#annotations)
35
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
36
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
37
+ - [Social Impact of Dataset](#social-impact-of-dataset)
38
+ - [Discussion of Biases](#discussion-of-biases)
39
+ - [Other Known Limitations](#other-known-limitations)
40
+ - [Additional Information](#additional-information)
41
+ - [Dataset Curators](#dataset-curators)
42
+ - [Licensing Information](#licensing-information)
43
+ - [Citation Information](#citation-information)
44
+ - [Contributions](#contributions)
45
+
46
+ ## Dataset Description
47
+
48
+ - **Homepage:** [Convenio-Camara-dos-Deputados/ulyssesner-br-propor](https://github.com/Convenio-Camara-dos-Deputados/ulyssesner-br-propor)
49
+ - **Repository:** [Convenio-Camara-dos-Deputados/ulyssesner-br-propor](https://github.com/Convenio-Camara-dos-Deputados/ulyssesner-br-propor)
50
+ - **Paper:** [UlyssesNER-Br: a Corpus of Brazilian Legislative Documents for Named Entity Recognition](https://link.springer.com/chapter/10.1007/978-3-030-98305-5_1)
51
+ - **Leaderboard:**
52
+ - **Point of Contact:**
53
+
54
+ ### Dataset Summary
55
+
56
+ [More Information Needed]
57
+
58
+ ### Supported Tasks and Leaderboards
59
+
60
+ [More Information Needed]
61
+
62
+ ### Languages
63
+
64
+ Portuguese (Brazil).
65
+
66
+ ## Dataset Structure
67
+
68
+ ### Data Instances
69
+
70
+ [More Information Needed]
71
+
72
+ ### Data Fields
73
+
74
+ [More Information Needed]
75
+
76
+ ### Data Splits
77
+
78
+ [More Information Needed]
79
+
80
+ ## Dataset Creation
81
+
82
+ ### Curation Rationale
83
+
84
+ [More Information Needed]
85
+
86
+ ### Source Data
87
+
88
+ #### Initial Data Collection and Normalization
89
+
90
+ [More Information Needed]
91
+
92
+ #### Who are the source language producers?
93
+
94
+ [More Information Needed]
95
+
96
+ ### Annotations
97
+
98
+ #### Annotation process
99
+
100
+ [More Information Needed]
101
+
102
+ #### Who are the annotators?
103
+
104
+ [More Information Needed]
105
+
106
+ ### Personal and Sensitive Information
107
+
108
+ [More Information Needed]
109
+
110
+ ## Considerations for Using the Data
111
+
112
+ ### Social Impact of Dataset
113
+
114
+ [More Information Needed]
115
+
116
+ ### Discussion of Biases
117
+
118
+ [More Information Needed]
119
+
120
+ ### Other Known Limitations
121
+
122
+ [More Information Needed]
123
+
124
+ ## Additional Information
125
+
126
+ ### Dataset Curators
127
+
128
+ [More Information Needed]
129
+
130
+ ### Licensing Information
131
+
132
+ [More Information Needed]
133
+
134
+ ### Citation Information
135
+
136
+ ```
137
+ @inproceedings{UlyssesNER-Br,
138
+ title={UlyssesNER-Br: A Corpus of Brazilian Legislative Documents for Named Entity Recognition},
139
+ author={Albuquerque, Hidelberg O. and Costa, Rosimeire and Silvestre, Gabriel and Souza, Ellen and da Silva, Nádia F. F. and Vitório, Douglas and Moriyama, Gyovana and Martins, Lucas and Soezima, Luiza and Nunes, Augusto and Siqueira, Felipe and Tarrega, João P. and Beinotti, Joao V. and Dias, Marcio and Silva, Matheus and Gardini, Miguel and Silva, Vinicius and de Carvalho, André C. P. L. F. and Oliveira, Adriano L. I.},
140
+ booktitle={Computational Processing of the Portuguese Language},
141
+ year={2022},
142
+ publisher={Springer International Publishing},
143
+ isbn={978-3-030-98305-5},
144
+ doi={https://doi.org/10.1007/978-3-030-98305-5_1}
145
+ }
146
+ ```
147
+
148
+ ### Contributions
149
+
150
+ Thanks to [@augusnunes](https://github.com/augusnunes) for adding this dataset.