Datasets:

Languages:
Arabic
Multilinguality:
multilingual
Size Categories:
n<1K
Language Creators:
found
Annotations Creators:
expert-generated
Source Datasets:
extended
ArXiv:
Tags:
License:
albertvillanova HF staff commited on
Commit
5ac60ba
1 Parent(s): 7474812

Delete legacy dataset_infos.json

Browse files
Files changed (1) hide show
  1. dataset_infos.json +0 -230
dataset_infos.json DELETED
@@ -1,230 +0,0 @@
1
- {
2
- "egy": {
3
- "description": "The Dialectal Arabic Datasets contain four dialects of Arabic, Etyptian (EGY), Levantine (LEV), Gulf (GLF), and Maghrebi (MGR). Each dataset consists of a set of 350 manually segmented and POS tagged tweets.\n",
4
- "citation": "\n@InProceedings{DARWISH18.562, author = {Kareem Darwish ,Hamdy Mubarak ,Ahmed Abdelali ,Mohamed Eldesouki ,Younes Samih ,Randah Alharbi ,Mohammed Attia ,Walid Magdy and Laura Kallmeyer},\ntitle = {Multi-Dialect Arabic POS Tagging: A CRF Approach},\nbooktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},\nyear = {2018},\nmonth = {may},\ndate = {7-12},\nlocation = {Miyazaki, Japan},\neditor = {Nicoletta Calzolari (Conference chair) and Khalid Choukri and Christopher Cieri and Thierry Declerck and Sara Goggi and Koiti Hasida and Hitoshi Isahara and Bente Maegaard and Joseph Mariani and H\u00e9l\u00e8ne Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis and Takenobu Tokunaga},\npublisher = {European Language Resources Association (ELRA)},\naddress = {Paris, France},\nisbn = {979-10-95546-00-9},\nlanguage = {english}\n}\n",
5
- "homepage": "https://alt.qcri.org/resources/da_resources/",
6
- "license": "",
7
- "features": {
8
- "fold": {
9
- "dtype": "int32",
10
- "_type": "Value"
11
- },
12
- "subfold": {
13
- "dtype": "string",
14
- "_type": "Value"
15
- },
16
- "words": {
17
- "feature": {
18
- "dtype": "string",
19
- "_type": "Value"
20
- },
21
- "_type": "Sequence"
22
- },
23
- "segments": {
24
- "feature": {
25
- "dtype": "string",
26
- "_type": "Value"
27
- },
28
- "_type": "Sequence"
29
- },
30
- "pos_tags": {
31
- "feature": {
32
- "dtype": "string",
33
- "_type": "Value"
34
- },
35
- "_type": "Sequence"
36
- }
37
- },
38
- "builder_name": "parquet",
39
- "dataset_name": "arabic_pos_dialect",
40
- "config_name": "egy",
41
- "version": {
42
- "version_str": "0.0.0",
43
- "major": 0,
44
- "minor": 0,
45
- "patch": 0
46
- },
47
- "splits": {
48
- "train": {
49
- "name": "train",
50
- "num_bytes": 269629,
51
- "num_examples": 350,
52
- "dataset_name": null
53
- }
54
- },
55
- "download_size": 89684,
56
- "dataset_size": 269629,
57
- "size_in_bytes": 359313
58
- },
59
- "lev": {
60
- "description": "The Dialectal Arabic Datasets contain four dialects of Arabic, Etyptian (EGY), Levantine (LEV), Gulf (GLF), and Maghrebi (MGR). Each dataset consists of a set of 350 manually segmented and POS tagged tweets.\n",
61
- "citation": "\n@InProceedings{DARWISH18.562, author = {Kareem Darwish ,Hamdy Mubarak ,Ahmed Abdelali ,Mohamed Eldesouki ,Younes Samih ,Randah Alharbi ,Mohammed Attia ,Walid Magdy and Laura Kallmeyer},\ntitle = {Multi-Dialect Arabic POS Tagging: A CRF Approach},\nbooktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},\nyear = {2018},\nmonth = {may},\ndate = {7-12},\nlocation = {Miyazaki, Japan},\neditor = {Nicoletta Calzolari (Conference chair) and Khalid Choukri and Christopher Cieri and Thierry Declerck and Sara Goggi and Koiti Hasida and Hitoshi Isahara and Bente Maegaard and Joseph Mariani and H\u00e9l\u00e8ne Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis and Takenobu Tokunaga},\npublisher = {European Language Resources Association (ELRA)},\naddress = {Paris, France},\nisbn = {979-10-95546-00-9},\nlanguage = {english}\n}\n",
62
- "homepage": "https://alt.qcri.org/resources/da_resources/",
63
- "license": "",
64
- "features": {
65
- "fold": {
66
- "dtype": "int32",
67
- "_type": "Value"
68
- },
69
- "subfold": {
70
- "dtype": "string",
71
- "_type": "Value"
72
- },
73
- "words": {
74
- "feature": {
75
- "dtype": "string",
76
- "_type": "Value"
77
- },
78
- "_type": "Sequence"
79
- },
80
- "segments": {
81
- "feature": {
82
- "dtype": "string",
83
- "_type": "Value"
84
- },
85
- "_type": "Sequence"
86
- },
87
- "pos_tags": {
88
- "feature": {
89
- "dtype": "string",
90
- "_type": "Value"
91
- },
92
- "_type": "Sequence"
93
- }
94
- },
95
- "builder_name": "parquet",
96
- "dataset_name": "arabic_pos_dialect",
97
- "config_name": "lev",
98
- "version": {
99
- "version_str": "0.0.0",
100
- "major": 0,
101
- "minor": 0,
102
- "patch": 0
103
- },
104
- "splits": {
105
- "train": {
106
- "name": "train",
107
- "num_bytes": 263102,
108
- "num_examples": 350,
109
- "dataset_name": null
110
- }
111
- },
112
- "download_size": 97055,
113
- "dataset_size": 263102,
114
- "size_in_bytes": 360157
115
- },
116
- "glf": {
117
- "description": "The Dialectal Arabic Datasets contain four dialects of Arabic, Etyptian (EGY), Levantine (LEV), Gulf (GLF), and Maghrebi (MGR). Each dataset consists of a set of 350 manually segmented and POS tagged tweets.\n",
118
- "citation": "\n@InProceedings{DARWISH18.562, author = {Kareem Darwish ,Hamdy Mubarak ,Ahmed Abdelali ,Mohamed Eldesouki ,Younes Samih ,Randah Alharbi ,Mohammed Attia ,Walid Magdy and Laura Kallmeyer},\ntitle = {Multi-Dialect Arabic POS Tagging: A CRF Approach},\nbooktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},\nyear = {2018},\nmonth = {may},\ndate = {7-12},\nlocation = {Miyazaki, Japan},\neditor = {Nicoletta Calzolari (Conference chair) and Khalid Choukri and Christopher Cieri and Thierry Declerck and Sara Goggi and Koiti Hasida and Hitoshi Isahara and Bente Maegaard and Joseph Mariani and H\u00e9l\u00e8ne Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis and Takenobu Tokunaga},\npublisher = {European Language Resources Association (ELRA)},\naddress = {Paris, France},\nisbn = {979-10-95546-00-9},\nlanguage = {english}\n}\n",
119
- "homepage": "https://alt.qcri.org/resources/da_resources/",
120
- "license": "",
121
- "features": {
122
- "fold": {
123
- "dtype": "int32",
124
- "_type": "Value"
125
- },
126
- "subfold": {
127
- "dtype": "string",
128
- "_type": "Value"
129
- },
130
- "words": {
131
- "feature": {
132
- "dtype": "string",
133
- "_type": "Value"
134
- },
135
- "_type": "Sequence"
136
- },
137
- "segments": {
138
- "feature": {
139
- "dtype": "string",
140
- "_type": "Value"
141
- },
142
- "_type": "Sequence"
143
- },
144
- "pos_tags": {
145
- "feature": {
146
- "dtype": "string",
147
- "_type": "Value"
148
- },
149
- "_type": "Sequence"
150
- }
151
- },
152
- "builder_name": "parquet",
153
- "dataset_name": "arabic_pos_dialect",
154
- "config_name": "glf",
155
- "version": {
156
- "version_str": "0.0.0",
157
- "major": 0,
158
- "minor": 0,
159
- "patch": 0
160
- },
161
- "splits": {
162
- "train": {
163
- "name": "train",
164
- "num_bytes": 239883,
165
- "num_examples": 350,
166
- "dataset_name": null
167
- }
168
- },
169
- "download_size": 89178,
170
- "dataset_size": 239883,
171
- "size_in_bytes": 329061
172
- },
173
- "mgr": {
174
- "description": "The Dialectal Arabic Datasets contain four dialects of Arabic, Etyptian (EGY), Levantine (LEV), Gulf (GLF), and Maghrebi (MGR). Each dataset consists of a set of 350 manually segmented and POS tagged tweets.\n",
175
- "citation": "\n@InProceedings{DARWISH18.562, author = {Kareem Darwish ,Hamdy Mubarak ,Ahmed Abdelali ,Mohamed Eldesouki ,Younes Samih ,Randah Alharbi ,Mohammed Attia ,Walid Magdy and Laura Kallmeyer},\ntitle = {Multi-Dialect Arabic POS Tagging: A CRF Approach},\nbooktitle = {Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)},\nyear = {2018},\nmonth = {may},\ndate = {7-12},\nlocation = {Miyazaki, Japan},\neditor = {Nicoletta Calzolari (Conference chair) and Khalid Choukri and Christopher Cieri and Thierry Declerck and Sara Goggi and Koiti Hasida and Hitoshi Isahara and Bente Maegaard and Joseph Mariani and H\u00e9l\u00e8ne Mazo and Asuncion Moreno and Jan Odijk and Stelios Piperidis and Takenobu Tokunaga},\npublisher = {European Language Resources Association (ELRA)},\naddress = {Paris, France},\nisbn = {979-10-95546-00-9},\nlanguage = {english}\n}\n",
176
- "homepage": "https://alt.qcri.org/resources/da_resources/",
177
- "license": "",
178
- "features": {
179
- "fold": {
180
- "dtype": "int32",
181
- "_type": "Value"
182
- },
183
- "subfold": {
184
- "dtype": "string",
185
- "_type": "Value"
186
- },
187
- "words": {
188
- "feature": {
189
- "dtype": "string",
190
- "_type": "Value"
191
- },
192
- "_type": "Sequence"
193
- },
194
- "segments": {
195
- "feature": {
196
- "dtype": "string",
197
- "_type": "Value"
198
- },
199
- "_type": "Sequence"
200
- },
201
- "pos_tags": {
202
- "feature": {
203
- "dtype": "string",
204
- "_type": "Value"
205
- },
206
- "_type": "Sequence"
207
- }
208
- },
209
- "builder_name": "parquet",
210
- "dataset_name": "arabic_pos_dialect",
211
- "config_name": "mgr",
212
- "version": {
213
- "version_str": "0.0.0",
214
- "major": 0,
215
- "minor": 0,
216
- "patch": 0
217
- },
218
- "splits": {
219
- "train": {
220
- "name": "train",
221
- "num_bytes": 245717,
222
- "num_examples": 350,
223
- "dataset_name": null
224
- }
225
- },
226
- "download_size": 90503,
227
- "dataset_size": 245717,
228
- "size_in_bytes": 336220
229
- }
230
- }