rosimeirecosta commited on
Commit
290caa5
·
1 Parent(s): f149f68

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +129 -3
README.md CHANGED
@@ -1,3 +1,129 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotations_creators:
2
+ - annotation
3
+ languages:
4
+ - pt-br
5
+ multilinguality:
6
+ - monolingual
7
+ source_datasets:
8
+ - original
9
+ task_categories:
10
+ - ner
11
+
12
+ # Dataset Card for c_corpus
13
+
14
+ ## Table of Contents
15
+ - [Dataset Description](#dataset-description)
16
+ - [Dataset Summary](#dataset-summary)
17
+ - [Supported Tasks](#supported-tasks-and-leaderboards)
18
+ - [Languages](#languages)
19
+ - [Dataset Structure](#dataset-structure)
20
+ - [Data Instances](#data-instances)
21
+ - [Data Fields](#data-instances)
22
+ - [Data Splits](#data-instances)
23
+ - [Dataset Creation](#dataset-creation)
24
+ - [Curation Rationale](#curation-rationale)
25
+ - [Source Data](#source-data)
26
+ - [Annotations](#annotations)
27
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
28
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
29
+ - [Social Impact of Dataset](#social-impact-of-dataset)
30
+ - [Discussion of Biases](#discussion-of-biases)
31
+ - [Other Known Limitations](#other-known-limitations)
32
+ - [Additional Information](#additional-information)
33
+ - [Dataset Curators](#dataset-curators)
34
+ - [Licensing Information](#licensing-information)
35
+ - [Citation Information](#citation-information)
36
+
37
+ ## Dataset Description
38
+
39
+ - **Homepage:** [Needs More Information]
40
+ - **Repository:** [Needs More Information]
41
+ - **Paper:** [Needs More Information]
42
+ - **Leaderboard:** [Needs More Information]
43
+ - **Point of Contact:** [Needs More Information]
44
+
45
+ ### Dataset Summary
46
+
47
+
48
+ C corpus is a set of annotated data in portuguese for the recognition of named entities, being the extension of the UlyssesNER-Br corpus.
49
+
50
+ ### Supported Tasks and Leaderboards
51
+
52
+ The dataset can be used to train a model for Named Entity Recognition that aims to identify all named entities such as person names, locations, among others, in a text.
53
+
54
+ ### Languages
55
+
56
+ Brazilian Portuguese
57
+
58
+ ## Dataset Structure
59
+
60
+ ### Data Instances
61
+
62
+ [Needs More Information]
63
+
64
+ ### Data Fields
65
+
66
+ [Needs More Information]
67
+
68
+ ### Data Splits
69
+
70
+
71
+
72
+
73
+ ## Dataset Creation
74
+
75
+ ### Curation Rationale
76
+
77
+ [Needs More Information]
78
+
79
+ ### Source Data
80
+
81
+ #### Initial Data Collection and Normalization
82
+
83
+ [Needs More Information]
84
+
85
+ #### Who are the source language producers?
86
+
87
+ [Needs More Information]
88
+
89
+ ### Annotations
90
+
91
+ #### Annotation process
92
+
93
+ [Needs More Information]
94
+
95
+ #### Who are the annotators?
96
+
97
+ [Needs More Information]
98
+
99
+ ### Personal and Sensitive Information
100
+
101
+ [Needs More Information]
102
+
103
+ ## Considerations for Using the Data
104
+
105
+ ### Social Impact of Dataset
106
+
107
+ [Needs More Information]
108
+
109
+ ### Discussion of Biases
110
+
111
+ [Needs More Information]
112
+
113
+ ### Other Known Limitations
114
+
115
+ [Needs More Information]
116
+
117
+ ## Additional Information
118
+
119
+ ### Dataset Curators
120
+
121
+ [Needs More Information]
122
+
123
+ ### Licensing Information
124
+
125
+ [Needs More Information]
126
+
127
+ ### Citation Information
128
+
129
+ [Needs More Information]