parquet-converter
commited on
Commit
·
6a0a777
1
Parent(s):
996e72d
Update parquet files
Browse files- .gitattributes +0 -39
- README.md +0 -224
- dataset_infos.json +0 -1
- label_dict.jsonl → wikidata.af/xlel_wd_dictionary-dictionary.parquet +2 -2
- wikidata.ar/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.be/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.bg/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.bn/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.ca/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.cs/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.da/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.de/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.el/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.en/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.es/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.fa/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.fi/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.fr/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.he/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.hi/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.hu/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.id/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.it/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.ja/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.ko/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.ml/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.mr/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.ms/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.nl/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.no/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.pl/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.pt/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.ro/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.ru/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.si/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.sk/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.sl/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.sr/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.sv/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.sw/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.ta/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.te/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.th/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.tr/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.uk/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.vi/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata.zh/xlel_wd_dictionary-dictionary.parquet +3 -0
- wikidata/xlel_wd_dictionary-dictionary.parquet +3 -0
- xlel_wd_dictionary.py +0 -153
.gitattributes
DELETED
@@ -1,39 +0,0 @@
|
|
1 |
-
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
-
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
-
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
-
*.bin.* filter=lfs diff=lfs merge=lfs -text
|
5 |
-
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
6 |
-
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
-
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
-
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
-
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
-
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
-
*.model filter=lfs diff=lfs merge=lfs -text
|
12 |
-
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
13 |
-
*.onnx filter=lfs diff=lfs merge=lfs -text
|
14 |
-
*.ot filter=lfs diff=lfs merge=lfs -text
|
15 |
-
*.parquet filter=lfs diff=lfs merge=lfs -text
|
16 |
-
*.pb filter=lfs diff=lfs merge=lfs -text
|
17 |
-
*.pt filter=lfs diff=lfs merge=lfs -text
|
18 |
-
*.pth filter=lfs diff=lfs merge=lfs -text
|
19 |
-
*.rar filter=lfs diff=lfs merge=lfs -text
|
20 |
-
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
21 |
-
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
22 |
-
*.tflite filter=lfs diff=lfs merge=lfs -text
|
23 |
-
*.tgz filter=lfs diff=lfs merge=lfs -text
|
24 |
-
*.wasm filter=lfs diff=lfs merge=lfs -text
|
25 |
-
*.xz filter=lfs diff=lfs merge=lfs -text
|
26 |
-
*.zip filter=lfs diff=lfs merge=lfs -text
|
27 |
-
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
28 |
-
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
29 |
-
# Audio files - uncompressed
|
30 |
-
*.pcm filter=lfs diff=lfs merge=lfs -text
|
31 |
-
*.sam filter=lfs diff=lfs merge=lfs -text
|
32 |
-
*.raw filter=lfs diff=lfs merge=lfs -text
|
33 |
-
# Audio files - compressed
|
34 |
-
*.aac filter=lfs diff=lfs merge=lfs -text
|
35 |
-
*.flac filter=lfs diff=lfs merge=lfs -text
|
36 |
-
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
37 |
-
*.ogg filter=lfs diff=lfs merge=lfs -text
|
38 |
-
*.wav filter=lfs diff=lfs merge=lfs -text
|
39 |
-
label_dict.jsonl filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
README.md
DELETED
@@ -1,224 +0,0 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- found
|
4 |
-
language_creators:
|
5 |
-
- found
|
6 |
-
language:
|
7 |
-
- af
|
8 |
-
- ar
|
9 |
-
- be
|
10 |
-
- bg
|
11 |
-
- bn
|
12 |
-
- ca
|
13 |
-
- cs
|
14 |
-
- da
|
15 |
-
- de
|
16 |
-
- el
|
17 |
-
- en
|
18 |
-
- es
|
19 |
-
- fa
|
20 |
-
- fi
|
21 |
-
- fr
|
22 |
-
- he
|
23 |
-
- hi
|
24 |
-
- hu
|
25 |
-
- id
|
26 |
-
- it
|
27 |
-
- ja
|
28 |
-
- ko
|
29 |
-
- ml
|
30 |
-
- mr
|
31 |
-
- ms
|
32 |
-
- nl
|
33 |
-
- 'no'
|
34 |
-
- pl
|
35 |
-
- pt
|
36 |
-
- ro
|
37 |
-
- ru
|
38 |
-
- si
|
39 |
-
- sk
|
40 |
-
- sl
|
41 |
-
- sr
|
42 |
-
- sv
|
43 |
-
- sw
|
44 |
-
- ta
|
45 |
-
- te
|
46 |
-
- th
|
47 |
-
- tr
|
48 |
-
- uk
|
49 |
-
- vi
|
50 |
-
- zh
|
51 |
-
license:
|
52 |
-
- cc-by-4.0
|
53 |
-
multilinguality:
|
54 |
-
- multilingual
|
55 |
-
pretty_name: XLEL-WD is a multilingual event linking dataset. This supplementary dataset
|
56 |
-
contains a dictionary of event items from Wikidata. The descriptions for Wikidata
|
57 |
-
event items are taken from the corresponding multilingual Wikipedia articles.
|
58 |
-
size_categories:
|
59 |
-
- 10K<n<100K
|
60 |
-
source_datasets:
|
61 |
-
- original
|
62 |
-
task_categories: []
|
63 |
-
task_ids: []
|
64 |
-
---
|
65 |
-
|
66 |
-
# Dataset Card for XLEL-WD-Dictionary
|
67 |
-
|
68 |
-
## Table of Contents
|
69 |
-
|
70 |
-
- [Table of Contents](#table-of-contents)
|
71 |
-
- [Dataset Description](#dataset-description)
|
72 |
-
- [Dataset Summary](#dataset-summary)
|
73 |
-
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
74 |
-
- [Languages](#languages)
|
75 |
-
- [Dataset Structure](#dataset-structure)
|
76 |
-
- [Data Instances](#data-instances)
|
77 |
-
- [Data Fields](#data-fields)
|
78 |
-
- [Data Splits](#data-splits)
|
79 |
-
- [Dataset Creation](#dataset-creation)
|
80 |
-
- [Curation Rationale](#curation-rationale)
|
81 |
-
- [Source Data](#source-data)
|
82 |
-
- [Annotations](#annotations)
|
83 |
-
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
84 |
-
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
85 |
-
- [Social Impact of Dataset](#social-impact-of-dataset)
|
86 |
-
- [Discussion of Biases](#discussion-of-biases)
|
87 |
-
- [Other Known Limitations](#other-known-limitations)
|
88 |
-
- [Additional Information](#additional-information)
|
89 |
-
- [Dataset Curators](#dataset-curators)
|
90 |
-
- [Licensing Information](#licensing-information)
|
91 |
-
- [Citation Information](#citation-information)
|
92 |
-
- [Contributions](#contributions)
|
93 |
-
|
94 |
-
## Dataset Description
|
95 |
-
|
96 |
-
- **Homepage:** <https://github.com/adithya7/xlel-wd>
|
97 |
-
- **Repository:** <https://github.com/adithya7/xlel-wd>
|
98 |
-
- **Paper:** <https://arxiv.org/abs/2204.06535>
|
99 |
-
- **Leaderboard:** N/A
|
100 |
-
- **Point of Contact:** Adithya Pratapa
|
101 |
-
|
102 |
-
### Dataset Summary
|
103 |
-
|
104 |
-
XLEL-WD is a multilingual event linking dataset. This supplementary dataset contains a dictionary of event items from Wikidata. The descriptions for Wikidata event items are taken from the corresponding multilingual Wikipedia articles.
|
105 |
-
|
106 |
-
### Supported Tasks and Leaderboards
|
107 |
-
|
108 |
-
This dictionary can be used as a part of the event linking task.
|
109 |
-
|
110 |
-
### Languages
|
111 |
-
|
112 |
-
This dataset contains text from 44 languages. The language names and their ISO 639-1 codes are listed below. For details on the dataset distribution for each language, refer to the original paper.
|
113 |
-
|
114 |
-
| Language | Code | Language | Code | Language | Code | Language | Code |
|
115 |
-
| -------- | ---- | -------- | ---- | -------- | ---- | -------- | ---- |
|
116 |
-
| Afrikaans | af | Arabic | ar | Belarusian | be | Bulgarian | bg |
|
117 |
-
| Bengali | bn | Catalan | ca | Czech | cs | Danish | da |
|
118 |
-
| German | de | Greek | el | English | en | Spanish | es |
|
119 |
-
| Persian | fa | Finnish | fi | French | fr | Hebrew | he |
|
120 |
-
| Hindi | hi | Hungarian | hu | Indonesian | id | Italian | it |
|
121 |
-
| Japanese | ja | Korean | ko | Malayalam | ml | Marathi | mr |
|
122 |
-
| Malay | ms | Dutch | nl | Norwegian | no | Polish | pl |
|
123 |
-
| Portuguese | pt | Romanian | ro | Russian | ru | Sinhala | si |
|
124 |
-
| Slovak | sk | Slovene | sl | Serbian | sr | Swedish | sv |
|
125 |
-
| Swahili | sw | Tamil | ta | Telugu | te | Thai | th |
|
126 |
-
| Turkish | tr | Ukrainian | uk | Vietnamese | vi | Chinese | zh |
|
127 |
-
|
128 |
-
## Dataset Structure
|
129 |
-
|
130 |
-
### Data Instances
|
131 |
-
|
132 |
-
Each instance in the `label_dict.jsonl` file follows the below template,
|
133 |
-
|
134 |
-
```json
|
135 |
-
{
|
136 |
-
"label_id": "830917",
|
137 |
-
"label_title": "2010 European Aquatics Championships",
|
138 |
-
"label_desc": "The 2010 European Aquatics Championships were held from 4–15 August 2010 in Budapest and Balatonfüred, Hungary. It was the fourth time that the city of Budapest hosts this event after 1926, 1958 and 2006. Events in swimming, diving, synchronised swimming (synchro) and open water swimming were scheduled.",
|
139 |
-
"label_lang": "en"
|
140 |
-
}
|
141 |
-
```
|
142 |
-
|
143 |
-
### Data Fields
|
144 |
-
|
145 |
-
| Field | Meaning |
|
146 |
-
| ----- | ------- |
|
147 |
-
| `label_id` | Wikidata ID |
|
148 |
-
| `label_title` | Title for the event, as collected from the corresponding Wikipedia article |
|
149 |
-
| `label_desc` | Description for the event, as collected from the corresponding Wikipedia article |
|
150 |
-
| `label_lang` | language used for the title and description |
|
151 |
-
|
152 |
-
### Data Splits
|
153 |
-
|
154 |
-
This dictionary has a single split, `dictionary`. It contains 10947 event items from Wikidata and a total of 114834 text descriptions collected from multilingual Wikipedia articles.
|
155 |
-
|
156 |
-
## Dataset Creation
|
157 |
-
|
158 |
-
### Curation Rationale
|
159 |
-
|
160 |
-
This datasets helps address the task of event linking. KB linking is extensively studied for entities, but its unclear if the same methodologies can be extended for linking mentions to events from KB. Event items are collected from Wikidata.
|
161 |
-
|
162 |
-
### Source Data
|
163 |
-
|
164 |
-
#### Initial Data Collection and Normalization
|
165 |
-
|
166 |
-
A Wikidata item is considered a potential event if it has spatial and temporal properties. The final event set is collected after post-processing for quality control.
|
167 |
-
|
168 |
-
#### Who are the source language producers?
|
169 |
-
|
170 |
-
The titles and descriptions for the events are written by Wikipedia contributors.
|
171 |
-
|
172 |
-
### Annotations
|
173 |
-
|
174 |
-
#### Annotation process
|
175 |
-
|
176 |
-
This dataset was automatically compiled from Wikidata. It was post-processed to improve data quality.
|
177 |
-
|
178 |
-
#### Who are the annotators?
|
179 |
-
|
180 |
-
Wikidata and Wikipedia contributors.
|
181 |
-
|
182 |
-
### Personal and Sensitive Information
|
183 |
-
|
184 |
-
[More Information Needed]
|
185 |
-
|
186 |
-
## Considerations for Using the Data
|
187 |
-
|
188 |
-
### Social Impact of Dataset
|
189 |
-
|
190 |
-
[More Information Needed]
|
191 |
-
|
192 |
-
### Discussion of Biases
|
193 |
-
|
194 |
-
[More Information Needed]
|
195 |
-
|
196 |
-
### Other Known Limitations
|
197 |
-
|
198 |
-
This dictionary primarily contains eventive nouns from Wikidata. It does not include other event items from Wikidata such as disease outbreak (Q3241045), military offensive (Q2001676), war (Q198), etc.,
|
199 |
-
|
200 |
-
## Additional Information
|
201 |
-
|
202 |
-
### Dataset Curators
|
203 |
-
|
204 |
-
The dataset was curated by Adithya Pratapa, Rishubh Gupta and Teruko Mitamura. The code for collecting the dataset is available at [Github:xlel-wd](https://github.com/adithya7/xlel-wd).
|
205 |
-
|
206 |
-
### Licensing Information
|
207 |
-
|
208 |
-
XLEL-WD dataset is released under [CC-BY-4.0 license](https://creativecommons.org/licenses/by/4.0/).
|
209 |
-
|
210 |
-
### Citation Information
|
211 |
-
|
212 |
-
```bib
|
213 |
-
@article{pratapa-etal-2022-multilingual,
|
214 |
-
title = {Multilingual Event Linking to Wikidata},
|
215 |
-
author = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},
|
216 |
-
publisher = {arXiv},
|
217 |
-
year = {2022},
|
218 |
-
url = {https://arxiv.org/abs/2204.06535},
|
219 |
-
}
|
220 |
-
```
|
221 |
-
|
222 |
-
### Contributions
|
223 |
-
|
224 |
-
Thanks to [@adithya7](https://github.com/adithya7) for adding this dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dataset_infos.json
DELETED
@@ -1 +0,0 @@
|
|
1 |
-
{"wikidata": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding multilingual Wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 51694330, "num_examples": 114834, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 51694330, "size_in_bytes": 109860681}, "wikidata.af": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding af-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.af", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 128668, "num_examples": 316, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 128668, "size_in_bytes": 58295019}, "wikidata.ar": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding ar-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.ar", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1818128, "num_examples": 2691, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1818128, "size_in_bytes": 59984479}, "wikidata.be": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding be-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.be", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 510137, "num_examples": 737, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 510137, "size_in_bytes": 58676488}, "wikidata.bg": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding bg-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.bg", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 782816, "num_examples": 1426, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 782816, "size_in_bytes": 58949167}, "wikidata.bn": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding bn-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.bn", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 376632, "num_examples": 270, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 376632, "size_in_bytes": 58542983}, "wikidata.ca": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding ca-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.ca", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1035319, "num_examples": 2631, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1035319, "size_in_bytes": 59201670}, "wikidata.cs": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding cs-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.cs", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1121741, "num_examples": 2839, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1121741, "size_in_bytes": 59288092}, "wikidata.da": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding da-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.da", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 481399, "num_examples": 1189, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 481399, "size_in_bytes": 58647750}, "wikidata.de": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding de-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.de", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 2720279, "num_examples": 7371, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 2720279, "size_in_bytes": 60886630}, "wikidata.el": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding el-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.el", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 854531, "num_examples": 997, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 854531, "size_in_bytes": 59020882}, "wikidata.en": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding en-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.en", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 4723312, "num_examples": 10947, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 4723312, "size_in_bytes": 62889663}, "wikidata.es": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding es-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.es", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 2229139, "num_examples": 5064, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 2229139, "size_in_bytes": 60395490}, "wikidata.fa": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding fa-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.fa", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 967011, "num_examples": 1566, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 967011, "size_in_bytes": 59133362}, "wikidata.fi": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding fi-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.fi", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1205971, "num_examples": 3253, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1205971, "size_in_bytes": 59372322}, "wikidata.fr": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding fr-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.fr", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 2761731, "num_examples": 8183, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 2761731, "size_in_bytes": 60928082}, "wikidata.he": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding he-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.he", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1120923, "num_examples": 1871, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1120923, "size_in_bytes": 59287274}, "wikidata.hi": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding hi-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.hi", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 224046, "num_examples": 216, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 224046, "size_in_bytes": 58390397}, "wikidata.hu": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding hu-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.hu", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1131778, "num_examples": 3067, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1131778, "size_in_bytes": 59298129}, "wikidata.id": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding id-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.id", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 995628, "num_examples": 2274, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 995628, "size_in_bytes": 59161979}, "wikidata.it": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding it-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.it", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 2554805, "num_examples": 7116, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 2554805, "size_in_bytes": 60721156}, "wikidata.ja": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding ja-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.ja", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1545258, "num_examples": 3832, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1545258, "size_in_bytes": 59711609}, "wikidata.ko": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding ko-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.ko", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 736666, "num_examples": 1732, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 736666, "size_in_bytes": 58903017}, "wikidata.ml": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding ml-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.ml", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 166900, "num_examples": 136, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 166900, "size_in_bytes": 58333251}, "wikidata.mr": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding mr-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.mr", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 118207, "num_examples": 132, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 118207, "size_in_bytes": 58284558}, "wikidata.ms": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding ms-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.ms", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 387619, "num_examples": 824, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 387619, "size_in_bytes": 58553970}, "wikidata.nl": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding nl-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.nl", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1497388, "num_examples": 4151, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1497388, "size_in_bytes": 59663739}, "wikidata.no": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding no-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.no", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 835347, "num_examples": 2514, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 835347, "size_in_bytes": 59001698}, "wikidata.pl": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding pl-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.pl", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 2074395, "num_examples": 6270, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 2074395, "size_in_bytes": 60240746}, "wikidata.pt": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding pt-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.pt", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1902338, "num_examples": 4466, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1902338, "size_in_bytes": 60068689}, "wikidata.ro": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding ro-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.ro", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 583429, "num_examples": 1224, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 583429, "size_in_bytes": 58749780}, "wikidata.ru": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding ru-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.ru", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 4762728, "num_examples": 7929, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 4762728, "size_in_bytes": 62929079}, "wikidata.si": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding si-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.si", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 36569, "num_examples": 31, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 36569, "size_in_bytes": 58202920}, "wikidata.sk": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding sk-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.sk", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 350348, "num_examples": 726, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 350348, "size_in_bytes": 58516699}, "wikidata.sl": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding sl-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.sl", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 395439, "num_examples": 1288, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 395439, "size_in_bytes": 58561790}, "wikidata.sr": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding sr-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.sr", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1076209, "num_examples": 1611, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1076209, "size_in_bytes": 59242560}, "wikidata.sv": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding sv-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.sv", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 926154, "num_examples": 2865, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 926154, "size_in_bytes": 59092505}, "wikidata.sw": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding sw-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.sw", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 6682, "num_examples": 22, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 6682, "size_in_bytes": 58173033}, "wikidata.ta": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding ta-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.ta", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 324307, "num_examples": 250, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 324307, "size_in_bytes": 58490658}, "wikidata.te": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding te-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.te", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 63403, "num_examples": 39, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 63403, "size_in_bytes": 58229754}, "wikidata.th": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding th-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.th", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 946795, "num_examples": 800, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 946795, "size_in_bytes": 59113146}, "wikidata.tr": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding tr-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.tr", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 996420, "num_examples": 2342, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 996420, "size_in_bytes": 59162771}, "wikidata.uk": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding uk-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.uk", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 2097492, "num_examples": 3428, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 2097492, "size_in_bytes": 60263843}, "wikidata.vi": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding vi-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.vi", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1019368, "num_examples": 1439, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1019368, "size_in_bytes": 59185719}, "wikidata.zh": {"description": "XLEL-WD is a multilingual event linking dataset. This sub-dataset contains a dictionary of events from Wikidata. The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.\nEvents from Wikidata, with text descriptions from corresponding zh-wikipedia.", "citation": "@article{pratapa-etal-2022-multilingual,\ntitle = {Multilingual Event Linking to Wikidata},\nauthor = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},\npublisher = {arXiv},\nyear = {2022},\nurl = {https://arxiv.org/abs/2204.06535},\n}\n", "homepage": "https://github.com/adithya7/xlel-wd", "license": "CC-BY-4.0", "features": {"label_id": {"dtype": "string", "id": null, "_type": "Value"}, "label_title": {"dtype": "string", "id": null, "_type": "Value"}, "label_desc": {"dtype": "string", "id": null, "_type": "Value"}, "label_lang": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "xlel_wd_dictionary", "config_name": "wikidata.zh", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"dictionary": {"name": "dictionary", "num_bytes": 1100875, "num_examples": 2759, "dataset_name": "xlel_wd_dictionary"}}, "download_checksums": {"label_dict.jsonl": {"num_bytes": 58166351, "checksum": "00e93a5566d64bcc7421f3094b0fe985076c35b769f32094bc54a3c04bb3f535"}}, "download_size": 58166351, "post_processing_size": null, "dataset_size": 1100875, "size_in_bytes": 59267226}}
|
|
|
|
label_dict.jsonl → wikidata.af/xlel_wd_dictionary-dictionary.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8115a0c9980e5e485fd61103e3d4be0e4b459bf8bbabf1e4f13848b37f128615
|
3 |
+
size 73099
|
wikidata.ar/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d46b52c8f2a8d94129e455061e398bcb433516b9edb1cd3231817209169204d3
|
3 |
+
size 874974
|
wikidata.be/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a20cda72443bf61d2004342b2cfce21a06a72d145a092e61503a89777c8419a9
|
3 |
+
size 232714
|
wikidata.bg/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53ba088d2ba1f1f1cd4857fd7028e908e4385ee917f9999b8af89a08e904bc39
|
3 |
+
size 351725
|
wikidata.bn/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4836460b8f7470cafd92e35df0c45d7a3d1d7fefe62cf0b0a99405e59b0e8bda
|
3 |
+
size 153767
|
wikidata.ca/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b1e711f0423d367010a0f8aea27afe8019032e9fe53f98c453108f74f658d1c7
|
3 |
+
size 575279
|
wikidata.cs/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5094f15aad4fce29a70ea41a0fa05f0ed4c674e08faf677325fa15ef37323555
|
3 |
+
size 644878
|
wikidata.da/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b35240f67e1f0541e9a633b913c672570cdc38d5c6a6d4a1a55d5e4e67811e3
|
3 |
+
size 279661
|
wikidata.de/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d7e0e876e42ad287d74114fade690637fb6aaa4103b7a8e4f085bf231d38ae4
|
3 |
+
size 1441370
|
wikidata.el/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7468e99a87f3c5c883715d50c944614099545a3b57069a56e893d4fa82fb7e85
|
3 |
+
size 412536
|
wikidata.en/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bb191c403f1916dcaa3bfddeffe54dc85c3310a29761cfdad6affb3223e2779
|
3 |
+
size 2522523
|
wikidata.es/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9408a0f43424bd778ff934d18ffa94250d9bbe00780c9d7ebd934cf84232652c
|
3 |
+
size 1221182
|
wikidata.fa/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77874eb2c523bec40901e6d0f9012d21f7cab8389b1d67a389f368634647c9d9
|
3 |
+
size 447833
|
wikidata.fi/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3871c83e66d81cfa8874c4dab6b1510bc9be6564853b92324a297c9e0e2e2db9
|
3 |
+
size 629702
|
wikidata.fr/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b000d6518a72e7d5b5493bc4127d03e9c470dba48c80de3ff5cd9cceb03eb1a
|
3 |
+
size 1426346
|
wikidata.he/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:111ec5511b93714caa63ce2ceaeb64cb8d3bd1261794f96c5c7cdc907a23f551
|
3 |
+
size 566362
|
wikidata.hi/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f76d32f24ba3abf1d8d564d33bdb50778af5c7a6e60914ca02528127556c738
|
3 |
+
size 92406
|
wikidata.hu/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40de8a9c5cc47d11c863b218ed53d2869a1595890f3f76151052567c7cdc8d0b
|
3 |
+
size 584130
|
wikidata.id/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f33f10cab6bff58cd5ca17a3981f12c30ad3c67ad85bc5fd06dbfced26583d3
|
3 |
+
size 538157
|
wikidata.it/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5b87792d3fd71c36d319e909a976acb8eafddc5a384195f4ddde771210ce1c2
|
3 |
+
size 1319076
|
wikidata.ja/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b7122a19df54e434348cd4f826673925c1e65d1fc5f01d46f7babe39f088175c
|
3 |
+
size 767237
|
wikidata.ko/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca607c69740d16c739d6771b267521ea0420a441fb731daea4dca59c9369587b
|
3 |
+
size 419447
|
wikidata.ml/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae55a0a4f68f02fbd6b0f1c1b893f5d4b8179e3e9f9653a3697815665ce6cd2b
|
3 |
+
size 73112
|
wikidata.mr/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a40dda6e60adf5be6fef671afd8787f62b70bb3a837788c4524614a7d5f2204
|
3 |
+
size 47902
|
wikidata.ms/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ccc8476ae11a4bd5cce75ca83bc2668a80745a9570d36c6d4ca6728fa1729c0
|
3 |
+
size 208184
|
wikidata.nl/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:827c9d0148e0e711afb668a24dbaa0bfb92468df9214f155c075076141dbfb39
|
3 |
+
size 767103
|
wikidata.no/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9cc08ada8e1399b8dcd97524f6c5e6683f670ea2ca39d97b1b5867aa378d442a
|
3 |
+
size 465762
|
wikidata.pl/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fae599cd75825bcd810c4d676f3fb75571a70051d7636c25738b58fab6bc43bf
|
3 |
+
size 1060617
|
wikidata.pt/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ad636ed61f9457dc1e5aef393334faab236feafe6651ded9cba22adbf0385c2
|
3 |
+
size 1023088
|
wikidata.ro/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb79e340235faac51c91bafbbd921b6bd72daf6c5c93122a78226df421daff92
|
3 |
+
size 344271
|
wikidata.ru/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f944ecc46efeb32dc2c60b85f4a99ae1c0d5f4735fc6f072780cfbd3c35f9adf
|
3 |
+
size 2111557
|
wikidata.si/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c0bcd2bf1a2568314e61f92f7caf3f7a7286551c6bd5f52038591c17c8c92649
|
3 |
+
size 21577
|
wikidata.sk/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cd163a3b4e3b4e2d808380f73ebe3711cacb0b464bf25a6076720fc7c705e16
|
3 |
+
size 199700
|
wikidata.sl/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4007c3e02b2d01e1a264d8be99118412ac57d210e2ae18cccb3488208291f593
|
3 |
+
size 188489
|
wikidata.sr/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b4070c8605d9815b1603dde638e92528474d01680531ac707ec233952c994ca
|
3 |
+
size 500166
|
wikidata.sv/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24032cf4870d6c088e4bdf80a0dbebd855e29b3d76f3598fe46fe8434f2ed4e7
|
3 |
+
size 494561
|
wikidata.sw/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3e6180457e8e19059d3b3e21c34256630adc9ba1b04b7dd524e8106df919587
|
3 |
+
size 8192
|
wikidata.ta/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebb90b5e35ccd43ec99ebdbcf96306c8b66b334c967e4a47b61ecf1d02489303
|
3 |
+
size 123001
|
wikidata.te/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5f1feda1e52abcf9c7ddd17fab40b1d283cc539585f6394a8d71343007cf493
|
3 |
+
size 34644
|
wikidata.th/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f52f690316f81abf53577a5c79e6633fbe8989522a920831b6441d585f08452a
|
3 |
+
size 357450
|
wikidata.tr/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33a2f547b771428eddea04e5b49f247c18ecf27141e189d147b55f9b19c27f61
|
3 |
+
size 552962
|
wikidata.uk/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b74bafe0afe51db2e05a1d44e4ca1e6458dcf01b758a3682ee8c46e6a794e6c
|
3 |
+
size 988260
|
wikidata.vi/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc48ce47a200cc4d0f8dec1546d69d6400976d71aa48124fa7b23d15ddba28f9
|
3 |
+
size 511092
|
wikidata.zh/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dde01b7e9070c11ca4b53ad0afda49998bb3817533841a5739ca30dab144fcc2
|
3 |
+
size 728944
|
wikidata/xlel_wd_dictionary-dictionary.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec370fe3c2162160663b908c443757ce8438fcdc7b2b8e64957b38ca10514ea9
|
3 |
+
size 31513314
|
xlel_wd_dictionary.py
DELETED
@@ -1,153 +0,0 @@
|
|
1 |
-
# Copyright 2020 The HuggingFace Datasets Authors and the current dataset script contributor.
|
2 |
-
#
|
3 |
-
# Licensed under the Apache License, Version 2.0 (the "License");
|
4 |
-
# you may not use this file except in compliance with the License.
|
5 |
-
# You may obtain a copy of the License at
|
6 |
-
#
|
7 |
-
# http://www.apache.org/licenses/LICENSE-2.0
|
8 |
-
#
|
9 |
-
# Unless required by applicable law or agreed to in writing, software
|
10 |
-
# distributed under the License is distributed on an "AS IS" BASIS,
|
11 |
-
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12 |
-
# See the License for the specific language governing permissions and
|
13 |
-
# limitations under the License.
|
14 |
-
"""A dictionary of events in Wikidata"""
|
15 |
-
|
16 |
-
|
17 |
-
import json
|
18 |
-
|
19 |
-
import datasets
|
20 |
-
|
21 |
-
_CITATION = """\
|
22 |
-
@article{pratapa-etal-2022-multilingual,
|
23 |
-
title = {Multilingual Event Linking to Wikidata},
|
24 |
-
author = {Pratapa, Adithya and Gupta, Rishubh and Mitamura, Teruko},
|
25 |
-
publisher = {arXiv},
|
26 |
-
year = {2022},
|
27 |
-
url = {https://arxiv.org/abs/2204.06535},
|
28 |
-
}
|
29 |
-
"""
|
30 |
-
|
31 |
-
_DESCRIPTION = """\
|
32 |
-
XLEL-WD is a multilingual event linking dataset. \
|
33 |
-
This sub-dataset contains a dictionary of events from Wikidata. \
|
34 |
-
The multilingual descriptions for Wikidata event items are taken from the corresponding Wikipedia articles.
|
35 |
-
"""
|
36 |
-
|
37 |
-
_HOMEPAGE = "https://github.com/adithya7/xlel-wd"
|
38 |
-
|
39 |
-
_LICENSE = "CC-BY-4.0"
|
40 |
-
|
41 |
-
_URLS = {
|
42 |
-
"wikidata": "label_dict.jsonl",
|
43 |
-
}
|
44 |
-
|
45 |
-
_WIKIDATA_LANGS = [
|
46 |
-
"af",
|
47 |
-
"ar",
|
48 |
-
"be",
|
49 |
-
"bg",
|
50 |
-
"bn",
|
51 |
-
"ca",
|
52 |
-
"cs",
|
53 |
-
"da",
|
54 |
-
"de",
|
55 |
-
"el",
|
56 |
-
"en",
|
57 |
-
"es",
|
58 |
-
"fa",
|
59 |
-
"fi",
|
60 |
-
"fr",
|
61 |
-
"he",
|
62 |
-
"hi",
|
63 |
-
"hu",
|
64 |
-
"id",
|
65 |
-
"it",
|
66 |
-
"ja",
|
67 |
-
"ko",
|
68 |
-
"ml",
|
69 |
-
"mr",
|
70 |
-
"ms",
|
71 |
-
"nl",
|
72 |
-
"no",
|
73 |
-
"pl",
|
74 |
-
"pt",
|
75 |
-
"ro",
|
76 |
-
"ru",
|
77 |
-
"si",
|
78 |
-
"sk",
|
79 |
-
"sl",
|
80 |
-
"sr",
|
81 |
-
"sv",
|
82 |
-
"sw",
|
83 |
-
"ta",
|
84 |
-
"te",
|
85 |
-
"th",
|
86 |
-
"tr",
|
87 |
-
"uk",
|
88 |
-
"vi",
|
89 |
-
"zh",
|
90 |
-
]
|
91 |
-
|
92 |
-
_DATASET_NAMES = [f"wikidata"]
|
93 |
-
_DATASET_DESCRIPTIONS = [
|
94 |
-
f"Events from Wikidata, with text descriptions from corresponding multilingual Wikipedia."
|
95 |
-
]
|
96 |
-
|
97 |
-
for lang in _WIKIDATA_LANGS:
|
98 |
-
_DATASET_NAMES += [f"wikidata.{lang}"]
|
99 |
-
_DATASET_DESCRIPTIONS += [
|
100 |
-
f"Events from Wikidata, with text descriptions from corresponding {lang}-wikipedia."
|
101 |
-
]
|
102 |
-
|
103 |
-
|
104 |
-
class XlelWdDictionary(datasets.GeneratorBasedBuilder):
|
105 |
-
"""A dictionary of events from Wikidata, with text descriptions from multilingual Wikipedia."""
|
106 |
-
|
107 |
-
BUILDER_CONFIGS = [
|
108 |
-
datasets.BuilderConfig(
|
109 |
-
name=name, version=datasets.Version("1.0.0"), description=desc
|
110 |
-
)
|
111 |
-
for name, desc in zip(_DATASET_NAMES, _DATASET_DESCRIPTIONS)
|
112 |
-
]
|
113 |
-
|
114 |
-
# default config includes all available languages
|
115 |
-
DEFAULT_CONFIG_NAME = "wikidata"
|
116 |
-
|
117 |
-
def _info(self):
|
118 |
-
|
119 |
-
features = {
|
120 |
-
"label_id": datasets.Value("string"),
|
121 |
-
"label_title": datasets.Value("string"),
|
122 |
-
"label_desc": datasets.Value("string"),
|
123 |
-
"label_lang": datasets.Value("string"),
|
124 |
-
}
|
125 |
-
return datasets.DatasetInfo(
|
126 |
-
description=_DESCRIPTION + self.config.description,
|
127 |
-
features=datasets.Features(features),
|
128 |
-
homepage=_HOMEPAGE,
|
129 |
-
license=_LICENSE,
|
130 |
-
citation=_CITATION,
|
131 |
-
)
|
132 |
-
|
133 |
-
def _split_generators(self, dl_manager):
|
134 |
-
|
135 |
-
urls = _URLS[self.config.name.split(".")[0]]
|
136 |
-
data_file_path = dl_manager.download_and_extract(urls)
|
137 |
-
return [
|
138 |
-
datasets.SplitGenerator(
|
139 |
-
name="dictionary",
|
140 |
-
gen_kwargs={"filepath": data_file_path},
|
141 |
-
)
|
142 |
-
]
|
143 |
-
|
144 |
-
def _generate_examples(self, filepath):
|
145 |
-
|
146 |
-
_, *langs = self.config.name.split(".")
|
147 |
-
with open(filepath, encoding="utf-8") as f:
|
148 |
-
for key, row in enumerate(f):
|
149 |
-
data = json.loads(row)
|
150 |
-
# generate list of Wikidata events with descriptions from specified language
|
151 |
-
# if no language is specified in the config, return all
|
152 |
-
if len(langs) == 0 or langs[0] == data["label_lang"]:
|
153 |
-
yield key, data
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|