parquet-converter commited on
Commit
4742d0d
1 Parent(s): 6dbe49f

Update parquet files

Browse files
Files changed (31) hide show
  1. .gitattributes +0 -54
  2. bigbiohub.py +0 -556
  3. medal.py +0 -245
  4. medal_bigbio_kb/medal-test-00000-of-00003.parquet +3 -0
  5. medal_bigbio_kb/medal-test-00001-of-00003.parquet +3 -0
  6. medal_bigbio_kb/medal-test-00002-of-00003.parquet +3 -0
  7. medal_bigbio_kb/medal-train-00000-of-00008.parquet +3 -0
  8. medal_bigbio_kb/medal-train-00001-of-00008.parquet +3 -0
  9. medal_bigbio_kb/medal-train-00002-of-00008.parquet +3 -0
  10. medal_bigbio_kb/medal-train-00003-of-00008.parquet +3 -0
  11. medal_bigbio_kb/medal-train-00004-of-00008.parquet +3 -0
  12. medal_bigbio_kb/medal-train-00005-of-00008.parquet +3 -0
  13. medal_bigbio_kb/medal-train-00006-of-00008.parquet +3 -0
  14. medal_bigbio_kb/medal-train-00007-of-00008.parquet +3 -0
  15. medal_bigbio_kb/medal-validation-00000-of-00003.parquet +3 -0
  16. medal_bigbio_kb/medal-validation-00001-of-00003.parquet +3 -0
  17. medal_bigbio_kb/medal-validation-00002-of-00003.parquet +3 -0
  18. medal_source/medal-test-00000-of-00003.parquet +3 -0
  19. medal_source/medal-test-00001-of-00003.parquet +3 -0
  20. medal_source/medal-test-00002-of-00003.parquet +3 -0
  21. medal_source/medal-train-00000-of-00008.parquet +3 -0
  22. medal_source/medal-train-00001-of-00008.parquet +3 -0
  23. medal_source/medal-train-00002-of-00008.parquet +3 -0
  24. medal_source/medal-train-00003-of-00008.parquet +3 -0
  25. medal_source/medal-train-00004-of-00008.parquet +3 -0
  26. medal_source/medal-train-00005-of-00008.parquet +3 -0
  27. medal_source/medal-train-00006-of-00008.parquet +3 -0
  28. medal_source/medal-train-00007-of-00008.parquet +3 -0
  29. medal_source/medal-validation-00000-of-00003.parquet +3 -0
  30. medal_source/medal-validation-00001-of-00003.parquet +3 -0
  31. medal_source/medal-validation-00002-of-00003.parquet +3 -0
.gitattributes DELETED
@@ -1,54 +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
- *.bz2 filter=lfs diff=lfs merge=lfs -text
5
- *.ckpt 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
- *.lz4 filter=lfs diff=lfs merge=lfs -text
12
- *.mlmodel filter=lfs diff=lfs merge=lfs -text
13
- *.model filter=lfs diff=lfs merge=lfs -text
14
- *.msgpack filter=lfs diff=lfs merge=lfs -text
15
- *.npy filter=lfs diff=lfs merge=lfs -text
16
- *.npz filter=lfs diff=lfs merge=lfs -text
17
- *.onnx filter=lfs diff=lfs merge=lfs -text
18
- *.ot filter=lfs diff=lfs merge=lfs -text
19
- *.parquet filter=lfs diff=lfs merge=lfs -text
20
- *.pb filter=lfs diff=lfs merge=lfs -text
21
- *.pickle filter=lfs diff=lfs merge=lfs -text
22
- *.pkl filter=lfs diff=lfs merge=lfs -text
23
- *.pt filter=lfs diff=lfs merge=lfs -text
24
- *.pth filter=lfs diff=lfs merge=lfs -text
25
- *.rar filter=lfs diff=lfs merge=lfs -text
26
- *.safetensors filter=lfs diff=lfs merge=lfs -text
27
- saved_model/**/* filter=lfs diff=lfs merge=lfs -text
28
- *.tar.* filter=lfs diff=lfs merge=lfs -text
29
- *.tflite filter=lfs diff=lfs merge=lfs -text
30
- *.tgz filter=lfs diff=lfs merge=lfs -text
31
- *.wasm filter=lfs diff=lfs merge=lfs -text
32
- *.xz filter=lfs diff=lfs merge=lfs -text
33
- *.zip filter=lfs diff=lfs merge=lfs -text
34
- *.zst filter=lfs diff=lfs merge=lfs -text
35
- *tfevents* filter=lfs diff=lfs merge=lfs -text
36
- # Audio files - uncompressed
37
- *.pcm filter=lfs diff=lfs merge=lfs -text
38
- *.sam filter=lfs diff=lfs merge=lfs -text
39
- *.raw filter=lfs diff=lfs merge=lfs -text
40
- # Audio files - compressed
41
- *.aac filter=lfs diff=lfs merge=lfs -text
42
- *.flac filter=lfs diff=lfs merge=lfs -text
43
- *.mp3 filter=lfs diff=lfs merge=lfs -text
44
- *.ogg filter=lfs diff=lfs merge=lfs -text
45
- *.wav filter=lfs diff=lfs merge=lfs -text
46
- # Image files - uncompressed
47
- *.bmp filter=lfs diff=lfs merge=lfs -text
48
- *.gif filter=lfs diff=lfs merge=lfs -text
49
- *.png filter=lfs diff=lfs merge=lfs -text
50
- *.tiff filter=lfs diff=lfs merge=lfs -text
51
- # Image files - compressed
52
- *.jpg filter=lfs diff=lfs merge=lfs -text
53
- *.jpeg filter=lfs diff=lfs merge=lfs -text
54
- *.webp filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bigbiohub.py DELETED
@@ -1,556 +0,0 @@
1
- from collections import defaultdict
2
- from dataclasses import dataclass
3
- from enum import Enum
4
- import logging
5
- from pathlib import Path
6
- from types import SimpleNamespace
7
- from typing import TYPE_CHECKING, Dict, Iterable, List, Tuple
8
-
9
- import datasets
10
-
11
- if TYPE_CHECKING:
12
- import bioc
13
-
14
- logger = logging.getLogger(__name__)
15
-
16
-
17
- BigBioValues = SimpleNamespace(NULL="<BB_NULL_STR>")
18
-
19
-
20
- @dataclass
21
- class BigBioConfig(datasets.BuilderConfig):
22
- """BuilderConfig for BigBio."""
23
-
24
- name: str = None
25
- version: datasets.Version = None
26
- description: str = None
27
- schema: str = None
28
- subset_id: str = None
29
-
30
-
31
- class Tasks(Enum):
32
- NAMED_ENTITY_RECOGNITION = "NER"
33
- NAMED_ENTITY_DISAMBIGUATION = "NED"
34
- EVENT_EXTRACTION = "EE"
35
- RELATION_EXTRACTION = "RE"
36
- COREFERENCE_RESOLUTION = "COREF"
37
- QUESTION_ANSWERING = "QA"
38
- TEXTUAL_ENTAILMENT = "TE"
39
- SEMANTIC_SIMILARITY = "STS"
40
- TEXT_PAIRS_CLASSIFICATION = "TXT2CLASS"
41
- PARAPHRASING = "PARA"
42
- TRANSLATION = "TRANSL"
43
- SUMMARIZATION = "SUM"
44
- TEXT_CLASSIFICATION = "TXTCLASS"
45
-
46
-
47
- entailment_features = datasets.Features(
48
- {
49
- "id": datasets.Value("string"),
50
- "premise": datasets.Value("string"),
51
- "hypothesis": datasets.Value("string"),
52
- "label": datasets.Value("string"),
53
- }
54
- )
55
-
56
- pairs_features = datasets.Features(
57
- {
58
- "id": datasets.Value("string"),
59
- "document_id": datasets.Value("string"),
60
- "text_1": datasets.Value("string"),
61
- "text_2": datasets.Value("string"),
62
- "label": datasets.Value("string"),
63
- }
64
- )
65
-
66
- qa_features = datasets.Features(
67
- {
68
- "id": datasets.Value("string"),
69
- "question_id": datasets.Value("string"),
70
- "document_id": datasets.Value("string"),
71
- "question": datasets.Value("string"),
72
- "type": datasets.Value("string"),
73
- "choices": [datasets.Value("string")],
74
- "context": datasets.Value("string"),
75
- "answer": datasets.Sequence(datasets.Value("string")),
76
- }
77
- )
78
-
79
- text_features = datasets.Features(
80
- {
81
- "id": datasets.Value("string"),
82
- "document_id": datasets.Value("string"),
83
- "text": datasets.Value("string"),
84
- "labels": [datasets.Value("string")],
85
- }
86
- )
87
-
88
- text2text_features = datasets.Features(
89
- {
90
- "id": datasets.Value("string"),
91
- "document_id": datasets.Value("string"),
92
- "text_1": datasets.Value("string"),
93
- "text_2": datasets.Value("string"),
94
- "text_1_name": datasets.Value("string"),
95
- "text_2_name": datasets.Value("string"),
96
- }
97
- )
98
-
99
- kb_features = datasets.Features(
100
- {
101
- "id": datasets.Value("string"),
102
- "document_id": datasets.Value("string"),
103
- "passages": [
104
- {
105
- "id": datasets.Value("string"),
106
- "type": datasets.Value("string"),
107
- "text": datasets.Sequence(datasets.Value("string")),
108
- "offsets": datasets.Sequence([datasets.Value("int32")]),
109
- }
110
- ],
111
- "entities": [
112
- {
113
- "id": datasets.Value("string"),
114
- "type": datasets.Value("string"),
115
- "text": datasets.Sequence(datasets.Value("string")),
116
- "offsets": datasets.Sequence([datasets.Value("int32")]),
117
- "normalized": [
118
- {
119
- "db_name": datasets.Value("string"),
120
- "db_id": datasets.Value("string"),
121
- }
122
- ],
123
- }
124
- ],
125
- "events": [
126
- {
127
- "id": datasets.Value("string"),
128
- "type": datasets.Value("string"),
129
- # refers to the text_bound_annotation of the trigger
130
- "trigger": {
131
- "text": datasets.Sequence(datasets.Value("string")),
132
- "offsets": datasets.Sequence([datasets.Value("int32")]),
133
- },
134
- "arguments": [
135
- {
136
- "role": datasets.Value("string"),
137
- "ref_id": datasets.Value("string"),
138
- }
139
- ],
140
- }
141
- ],
142
- "coreferences": [
143
- {
144
- "id": datasets.Value("string"),
145
- "entity_ids": datasets.Sequence(datasets.Value("string")),
146
- }
147
- ],
148
- "relations": [
149
- {
150
- "id": datasets.Value("string"),
151
- "type": datasets.Value("string"),
152
- "arg1_id": datasets.Value("string"),
153
- "arg2_id": datasets.Value("string"),
154
- "normalized": [
155
- {
156
- "db_name": datasets.Value("string"),
157
- "db_id": datasets.Value("string"),
158
- }
159
- ],
160
- }
161
- ],
162
- }
163
- )
164
-
165
-
166
- def get_texts_and_offsets_from_bioc_ann(ann: "bioc.BioCAnnotation") -> Tuple:
167
-
168
- offsets = [(loc.offset, loc.offset + loc.length) for loc in ann.locations]
169
-
170
- text = ann.text
171
-
172
- if len(offsets) > 1:
173
- i = 0
174
- texts = []
175
- for start, end in offsets:
176
- chunk_len = end - start
177
- texts.append(text[i : chunk_len + i])
178
- i += chunk_len
179
- while i < len(text) and text[i] == " ":
180
- i += 1
181
- else:
182
- texts = [text]
183
-
184
- return offsets, texts
185
-
186
-
187
- def remove_prefix(a: str, prefix: str) -> str:
188
- if a.startswith(prefix):
189
- a = a[len(prefix) :]
190
- return a
191
-
192
-
193
- def parse_brat_file(
194
- txt_file: Path,
195
- annotation_file_suffixes: List[str] = None,
196
- parse_notes: bool = False,
197
- ) -> Dict:
198
- """
199
- Parse a brat file into the schema defined below.
200
- `txt_file` should be the path to the brat '.txt' file you want to parse, e.g. 'data/1234.txt'
201
- Assumes that the annotations are contained in one or more of the corresponding '.a1', '.a2' or '.ann' files,
202
- e.g. 'data/1234.ann' or 'data/1234.a1' and 'data/1234.a2'.
203
- Will include annotator notes, when `parse_notes == True`.
204
- brat_features = datasets.Features(
205
- {
206
- "id": datasets.Value("string"),
207
- "document_id": datasets.Value("string"),
208
- "text": datasets.Value("string"),
209
- "text_bound_annotations": [ # T line in brat, e.g. type or event trigger
210
- {
211
- "offsets": datasets.Sequence([datasets.Value("int32")]),
212
- "text": datasets.Sequence(datasets.Value("string")),
213
- "type": datasets.Value("string"),
214
- "id": datasets.Value("string"),
215
- }
216
- ],
217
- "events": [ # E line in brat
218
- {
219
- "trigger": datasets.Value(
220
- "string"
221
- ), # refers to the text_bound_annotation of the trigger,
222
- "id": datasets.Value("string"),
223
- "type": datasets.Value("string"),
224
- "arguments": datasets.Sequence(
225
- {
226
- "role": datasets.Value("string"),
227
- "ref_id": datasets.Value("string"),
228
- }
229
- ),
230
- }
231
- ],
232
- "relations": [ # R line in brat
233
- {
234
- "id": datasets.Value("string"),
235
- "head": {
236
- "ref_id": datasets.Value("string"),
237
- "role": datasets.Value("string"),
238
- },
239
- "tail": {
240
- "ref_id": datasets.Value("string"),
241
- "role": datasets.Value("string"),
242
- },
243
- "type": datasets.Value("string"),
244
- }
245
- ],
246
- "equivalences": [ # Equiv line in brat
247
- {
248
- "id": datasets.Value("string"),
249
- "ref_ids": datasets.Sequence(datasets.Value("string")),
250
- }
251
- ],
252
- "attributes": [ # M or A lines in brat
253
- {
254
- "id": datasets.Value("string"),
255
- "type": datasets.Value("string"),
256
- "ref_id": datasets.Value("string"),
257
- "value": datasets.Value("string"),
258
- }
259
- ],
260
- "normalizations": [ # N lines in brat
261
- {
262
- "id": datasets.Value("string"),
263
- "type": datasets.Value("string"),
264
- "ref_id": datasets.Value("string"),
265
- "resource_name": datasets.Value(
266
- "string"
267
- ), # Name of the resource, e.g. "Wikipedia"
268
- "cuid": datasets.Value(
269
- "string"
270
- ), # ID in the resource, e.g. 534366
271
- "text": datasets.Value(
272
- "string"
273
- ), # Human readable description/name of the entity, e.g. "Barack Obama"
274
- }
275
- ],
276
- ### OPTIONAL: Only included when `parse_notes == True`
277
- "notes": [ # # lines in brat
278
- {
279
- "id": datasets.Value("string"),
280
- "type": datasets.Value("string"),
281
- "ref_id": datasets.Value("string"),
282
- "text": datasets.Value("string"),
283
- }
284
- ],
285
- },
286
- )
287
- """
288
-
289
- example = {}
290
- example["document_id"] = txt_file.with_suffix("").name
291
- with txt_file.open() as f:
292
- example["text"] = f.read()
293
-
294
- # If no specific suffixes of the to-be-read annotation files are given - take standard suffixes
295
- # for event extraction
296
- if annotation_file_suffixes is None:
297
- annotation_file_suffixes = [".a1", ".a2", ".ann"]
298
-
299
- if len(annotation_file_suffixes) == 0:
300
- raise AssertionError(
301
- "At least one suffix for the to-be-read annotation files should be given!"
302
- )
303
-
304
- ann_lines = []
305
- for suffix in annotation_file_suffixes:
306
- annotation_file = txt_file.with_suffix(suffix)
307
- if annotation_file.exists():
308
- with annotation_file.open() as f:
309
- ann_lines.extend(f.readlines())
310
-
311
- example["text_bound_annotations"] = []
312
- example["events"] = []
313
- example["relations"] = []
314
- example["equivalences"] = []
315
- example["attributes"] = []
316
- example["normalizations"] = []
317
-
318
- if parse_notes:
319
- example["notes"] = []
320
-
321
- for line in ann_lines:
322
- line = line.strip()
323
- if not line:
324
- continue
325
-
326
- if line.startswith("T"): # Text bound
327
- ann = {}
328
- fields = line.split("\t")
329
-
330
- ann["id"] = fields[0]
331
- ann["type"] = fields[1].split()[0]
332
- ann["offsets"] = []
333
- span_str = remove_prefix(fields[1], (ann["type"] + " "))
334
- text = fields[2]
335
- for span in span_str.split(";"):
336
- start, end = span.split()
337
- ann["offsets"].append([int(start), int(end)])
338
-
339
- # Heuristically split text of discontiguous entities into chunks
340
- ann["text"] = []
341
- if len(ann["offsets"]) > 1:
342
- i = 0
343
- for start, end in ann["offsets"]:
344
- chunk_len = end - start
345
- ann["text"].append(text[i : chunk_len + i])
346
- i += chunk_len
347
- while i < len(text) and text[i] == " ":
348
- i += 1
349
- else:
350
- ann["text"] = [text]
351
-
352
- example["text_bound_annotations"].append(ann)
353
-
354
- elif line.startswith("E"):
355
- ann = {}
356
- fields = line.split("\t")
357
-
358
- ann["id"] = fields[0]
359
-
360
- ann["type"], ann["trigger"] = fields[1].split()[0].split(":")
361
-
362
- ann["arguments"] = []
363
- for role_ref_id in fields[1].split()[1:]:
364
- argument = {
365
- "role": (role_ref_id.split(":"))[0],
366
- "ref_id": (role_ref_id.split(":"))[1],
367
- }
368
- ann["arguments"].append(argument)
369
-
370
- example["events"].append(ann)
371
-
372
- elif line.startswith("R"):
373
- ann = {}
374
- fields = line.split("\t")
375
-
376
- ann["id"] = fields[0]
377
- ann["type"] = fields[1].split()[0]
378
-
379
- ann["head"] = {
380
- "role": fields[1].split()[1].split(":")[0],
381
- "ref_id": fields[1].split()[1].split(":")[1],
382
- }
383
- ann["tail"] = {
384
- "role": fields[1].split()[2].split(":")[0],
385
- "ref_id": fields[1].split()[2].split(":")[1],
386
- }
387
-
388
- example["relations"].append(ann)
389
-
390
- # '*' seems to be the legacy way to mark equivalences,
391
- # but I couldn't find any info on the current way
392
- # this might have to be adapted dependent on the brat version
393
- # of the annotation
394
- elif line.startswith("*"):
395
- ann = {}
396
- fields = line.split("\t")
397
-
398
- ann["id"] = fields[0]
399
- ann["ref_ids"] = fields[1].split()[1:]
400
-
401
- example["equivalences"].append(ann)
402
-
403
- elif line.startswith("A") or line.startswith("M"):
404
- ann = {}
405
- fields = line.split("\t")
406
-
407
- ann["id"] = fields[0]
408
-
409
- info = fields[1].split()
410
- ann["type"] = info[0]
411
- ann["ref_id"] = info[1]
412
-
413
- if len(info) > 2:
414
- ann["value"] = info[2]
415
- else:
416
- ann["value"] = ""
417
-
418
- example["attributes"].append(ann)
419
-
420
- elif line.startswith("N"):
421
- ann = {}
422
- fields = line.split("\t")
423
-
424
- ann["id"] = fields[0]
425
- ann["text"] = fields[2]
426
-
427
- info = fields[1].split()
428
-
429
- ann["type"] = info[0]
430
- ann["ref_id"] = info[1]
431
- ann["resource_name"] = info[2].split(":")[0]
432
- ann["cuid"] = info[2].split(":")[1]
433
- example["normalizations"].append(ann)
434
-
435
- elif parse_notes and line.startswith("#"):
436
- ann = {}
437
- fields = line.split("\t")
438
-
439
- ann["id"] = fields[0]
440
- ann["text"] = fields[2] if len(fields) == 3 else BigBioValues.NULL
441
-
442
- info = fields[1].split()
443
-
444
- ann["type"] = info[0]
445
- ann["ref_id"] = info[1]
446
- example["notes"].append(ann)
447
-
448
- return example
449
-
450
-
451
- def brat_parse_to_bigbio_kb(brat_parse: Dict) -> Dict:
452
- """
453
- Transform a brat parse (conforming to the standard brat schema) obtained with
454
- `parse_brat_file` into a dictionary conforming to the `bigbio-kb` schema (as defined in ../schemas/kb.py)
455
- :param brat_parse:
456
- """
457
-
458
- unified_example = {}
459
-
460
- # Prefix all ids with document id to ensure global uniqueness,
461
- # because brat ids are only unique within their document
462
- id_prefix = brat_parse["document_id"] + "_"
463
-
464
- # identical
465
- unified_example["document_id"] = brat_parse["document_id"]
466
- unified_example["passages"] = [
467
- {
468
- "id": id_prefix + "_text",
469
- "type": "abstract",
470
- "text": [brat_parse["text"]],
471
- "offsets": [[0, len(brat_parse["text"])]],
472
- }
473
- ]
474
-
475
- # get normalizations
476
- ref_id_to_normalizations = defaultdict(list)
477
- for normalization in brat_parse["normalizations"]:
478
- ref_id_to_normalizations[normalization["ref_id"]].append(
479
- {
480
- "db_name": normalization["resource_name"],
481
- "db_id": normalization["cuid"],
482
- }
483
- )
484
-
485
- # separate entities and event triggers
486
- unified_example["events"] = []
487
- non_event_ann = brat_parse["text_bound_annotations"].copy()
488
- for event in brat_parse["events"]:
489
- event = event.copy()
490
- event["id"] = id_prefix + event["id"]
491
- trigger = next(
492
- tr
493
- for tr in brat_parse["text_bound_annotations"]
494
- if tr["id"] == event["trigger"]
495
- )
496
- if trigger in non_event_ann:
497
- non_event_ann.remove(trigger)
498
- event["trigger"] = {
499
- "text": trigger["text"].copy(),
500
- "offsets": trigger["offsets"].copy(),
501
- }
502
- for argument in event["arguments"]:
503
- argument["ref_id"] = id_prefix + argument["ref_id"]
504
-
505
- unified_example["events"].append(event)
506
-
507
- unified_example["entities"] = []
508
- anno_ids = [ref_id["id"] for ref_id in non_event_ann]
509
- for ann in non_event_ann:
510
- entity_ann = ann.copy()
511
- entity_ann["id"] = id_prefix + entity_ann["id"]
512
- entity_ann["normalized"] = ref_id_to_normalizations[ann["id"]]
513
- unified_example["entities"].append(entity_ann)
514
-
515
- # massage relations
516
- unified_example["relations"] = []
517
- skipped_relations = set()
518
- for ann in brat_parse["relations"]:
519
- if (
520
- ann["head"]["ref_id"] not in anno_ids
521
- or ann["tail"]["ref_id"] not in anno_ids
522
- ):
523
- skipped_relations.add(ann["id"])
524
- continue
525
- unified_example["relations"].append(
526
- {
527
- "arg1_id": id_prefix + ann["head"]["ref_id"],
528
- "arg2_id": id_prefix + ann["tail"]["ref_id"],
529
- "id": id_prefix + ann["id"],
530
- "type": ann["type"],
531
- "normalized": [],
532
- }
533
- )
534
- if len(skipped_relations) > 0:
535
- example_id = brat_parse["document_id"]
536
- logger.info(
537
- f"Example:{example_id}: The `bigbio_kb` schema allows `relations` only between entities."
538
- f" Skip (for now): "
539
- f"{list(skipped_relations)}"
540
- )
541
-
542
- # get coreferences
543
- unified_example["coreferences"] = []
544
- for i, ann in enumerate(brat_parse["equivalences"], start=1):
545
- is_entity_cluster = True
546
- for ref_id in ann["ref_ids"]:
547
- if not ref_id.startswith("T"): # not textbound -> no entity
548
- is_entity_cluster = False
549
- elif ref_id not in anno_ids: # event trigger -> no entity
550
- is_entity_cluster = False
551
- if is_entity_cluster:
552
- entity_ids = [id_prefix + i for i in ann["ref_ids"]]
553
- unified_example["coreferences"].append(
554
- {"id": id_prefix + str(i), "entity_ids": entity_ids}
555
- )
556
- return unified_example
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
medal.py DELETED
@@ -1,245 +0,0 @@
1
- # coding=utf-8
2
- # Copyright 2022 The HuggingFace Datasets Authors and the current dataset script contributor.
3
- #
4
- # Licensed under the Apache License, Version 2.0 (the "License");
5
- # you may not use this file except in compliance with the License.
6
- # You may obtain a copy of the License at
7
- #
8
- # http://www.apache.org/licenses/LICENSE-2.0
9
- #
10
- # Unless required by applicable law or agreed to in writing, software
11
- # distributed under the License is distributed on an "AS IS" BASIS,
12
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- # See the License for the specific language governing permissions and
14
- # limitations under the License.
15
-
16
- """
17
- The Repository for Medical Dataset for Abbreviation Disambiguation for Natural Language Understanding (MeDAL) is
18
- a large medical text dataset curated for abbreviation disambiguation, designed for natural language understanding
19
- pre-training in the medical domain. This script loads the MeDAL dataset in the bigbio KB schema and/or source schema.
20
- """
21
-
22
- import pandas as pd
23
- from typing import Dict, List, Tuple
24
-
25
- import datasets
26
-
27
- from .bigbiohub import kb_features
28
- from .bigbiohub import BigBioConfig
29
- from .bigbiohub import Tasks
30
-
31
- logger = datasets.logging.get_logger(__name__)
32
-
33
- _LANGUAGES = ['English']
34
- _PUBMED = True
35
- _LOCAL = False
36
- _CITATION = """\
37
- @inproceedings{,
38
- title = {MeDAL\: Medical Abbreviation Disambiguation Dataset for Natural Language Understanding Pretraining},
39
- author = {Wen, Zhi and Lu, Xing Han and Reddy, Siva},
40
- booktitle = {Proceedings of the 3rd Clinical Natural Language Processing Workshop},
41
- month = {Nov},
42
- year = {2020},
43
- address = {Online},
44
- publisher = {Association for Computational Linguistics},
45
- url = {https://www.aclweb.org/anthology/2020.clinicalnlp-1.15},
46
- pages = {130--135},
47
- }
48
- """
49
-
50
- _DATASETNAME = "medal"
51
- _DISPLAYNAME = "MeDAL"
52
-
53
- _DESCRIPTION = """\
54
- The Repository for Medical Dataset for Abbreviation Disambiguation for Natural Language Understanding (MeDAL) is
55
- a large medical text dataset curated for abbreviation disambiguation, designed for natural language understanding
56
- pre-training in the medical domain.
57
- """
58
-
59
- _HOMEPAGE = "https://github.com/BruceWen120/medal"
60
-
61
- _LICENSE = 'National Library of Medicine Terms and Conditions'
62
-
63
- _URL = "https://zenodo.org/record/4482922/files/"
64
- _URLS = {
65
- "train": _URL + "train.csv",
66
- "test": _URL + "test.csv",
67
- "valid": _URL + "valid.csv",
68
- }
69
-
70
- _SUPPORTED_TASKS = [Tasks.NAMED_ENTITY_DISAMBIGUATION]
71
-
72
- _SOURCE_VERSION = "1.0.0"
73
-
74
- _BIGBIO_VERSION = "1.0.0"
75
-
76
-
77
- class MedalDataset(datasets.GeneratorBasedBuilder):
78
- """The Repository for Medical Dataset for Abbreviation Disambiguation for Natural Language Understanding (MeDAL) is
79
- a large medical text dataset curated for abbreviation disambiguation, designed for natural language understanding
80
- pre-training in the medical domain."""
81
-
82
- SOURCE_VERSION = datasets.Version(_SOURCE_VERSION)
83
- BIGBIO_VERSION = datasets.Version(_BIGBIO_VERSION)
84
-
85
- BUILDER_CONFIGS = [
86
- BigBioConfig(
87
- name="medal_source",
88
- version=SOURCE_VERSION,
89
- description="MeDAL source schema",
90
- schema="source",
91
- subset_id="medal",
92
- ),
93
- BigBioConfig(
94
- name="medal_bigbio_kb",
95
- version=BIGBIO_VERSION,
96
- description="MeDAL BigBio schema",
97
- schema="bigbio_kb",
98
- subset_id="medal",
99
- ),
100
- ]
101
-
102
- DEFAULT_CONFIG_NAME = "medal_source"
103
-
104
- def _info(self) -> datasets.DatasetInfo:
105
-
106
- if self.config.schema == "source":
107
- features = datasets.Features(
108
- {
109
- "abstract_id": datasets.Value("int32"),
110
- "text": datasets.Value("string"),
111
- "location": datasets.Sequence(datasets.Value("int32")),
112
- "label": datasets.Sequence(datasets.Value("string")),
113
- }
114
- )
115
-
116
- elif self.config.schema == "bigbio_kb":
117
- features = kb_features
118
-
119
- return datasets.DatasetInfo(
120
- description=_DESCRIPTION,
121
- features=features,
122
- homepage=_HOMEPAGE,
123
- license=str(_LICENSE),
124
- citation=_CITATION,
125
- )
126
-
127
- def _split_generators(
128
- self, dl_manager: datasets.DownloadManager
129
- ) -> List[datasets.SplitGenerator]:
130
- """Returns SplitGenerators."""
131
-
132
- urls = _URLS
133
- data_dir = dl_manager.download_and_extract(urls)
134
-
135
- urls_to_dl = _URLS
136
- try:
137
- dl_dir = dl_manager.download_and_extract(urls_to_dl)
138
- except Exception:
139
- logger.warning(
140
- "This dataset is downloaded through Zenodo which is flaky. If this download failed try a few times before reporting an issue"
141
- )
142
- raise
143
-
144
- return [
145
- datasets.SplitGenerator(
146
- name=datasets.Split.TRAIN,
147
- # These kwargs will be passed to _generate_examples
148
- gen_kwargs={"filepath": dl_dir["train"], "split": "train"},
149
- ),
150
- datasets.SplitGenerator(
151
- name=datasets.Split.TEST,
152
- # These kwargs will be passed to _generate_examples
153
- gen_kwargs={"filepath": dl_dir["test"], "split": "test"},
154
- ),
155
- datasets.SplitGenerator(
156
- name=datasets.Split.VALIDATION,
157
- # These kwargs will be passed to _generate_examples
158
- gen_kwargs={"filepath": dl_dir["valid"], "split": "val"},
159
- ),
160
- ]
161
-
162
- def _generate_offsets(self, text, location):
163
- """Generate offsets from text and word location.
164
-
165
- Parameters
166
- ----------
167
- text : text
168
- Abstract text
169
- location : int
170
- location of abbreviation in text, indexed by number of words in abstract
171
-
172
- Returns
173
- -------
174
- dict
175
- "word": str,
176
- "offsets": tuple (int, int)
177
- """
178
- words = text.split(" ")
179
- word = words[location]
180
- offset_start = sum(len(word) for word in words[0:location]) + location
181
- offset_end = offset_start + len(word)
182
-
183
- # return word and offsets
184
- return {"word": word, "offsets": (offset_start, offset_end)}
185
-
186
- def _generate_examples(self, filepath, split: str) -> Tuple[int, Dict]:
187
- """Yields examples as (key, example) tuples."""
188
-
189
- with open(filepath, encoding="utf-8") as file:
190
- data = pd.read_csv(
191
- file,
192
- sep=",",
193
- dtype={"ABSTRACT_ID": str, "TEXT": str, "LOCATION": int, "LABEL": str},
194
- )
195
-
196
- if self.config.schema == "source":
197
- for id_, row in enumerate(data.itertuples()):
198
- yield id_, {
199
- "abstract_id": int(row.ABSTRACT_ID),
200
- "text": row.TEXT,
201
- "location": [row.LOCATION],
202
- "label": [row.LABEL],
203
- }
204
- elif self.config.schema == "bigbio_kb":
205
- uid = 0 # global unique id
206
- for id_, row in enumerate(data.itertuples()):
207
- word_offsets = self._generate_offsets(row.TEXT, row.LOCATION)
208
- example = {
209
- "id": str(uid),
210
- "document_id": row.ABSTRACT_ID,
211
- "passages": [],
212
- "entities": [],
213
- "relations": [],
214
- "events": [],
215
- "coreferences": [],
216
- }
217
- uid += 1
218
-
219
- example["passages"].append(
220
- {
221
- "id": str(uid),
222
- "type": "PubMed abstract",
223
- "text": [row.TEXT],
224
- "offsets": [(0, len(row.TEXT))],
225
- }
226
- )
227
-
228
- uid += 1
229
-
230
- example["entities"].append(
231
- {
232
- "id": str(uid),
233
- "type": "abbreviation",
234
- "text": [word_offsets["word"]],
235
- "offsets": [word_offsets["offsets"]],
236
- "normalized": [
237
- {
238
- "db_name": "medal",
239
- "db_id": row.LABEL,
240
- }
241
- ],
242
- }
243
- )
244
- uid += 1
245
- yield id_, example
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
medal_bigbio_kb/medal-test-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7a850d51ec5143388548084c719e01d71853d289e7b01cbe3925644478eef00
3
+ size 270885797
medal_bigbio_kb/medal-test-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5118748ffc8b2e58bcde6f36a38c1246660d4922ba02d4f9de6e1b480198db0
3
+ size 270102699
medal_bigbio_kb/medal-test-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3ea6634812ebbd4ec64450598499283a1fb606185e1293365be064699fc58f3
3
+ size 179507785
medal_bigbio_kb/medal-train-00000-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:075daa381899add98fa82e689eccc38a265c7e3f1ac4ed3fb1d453d71bab895f
3
+ size 271272231
medal_bigbio_kb/medal-train-00001-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203abf785e808d29559585b11938340ae0c42f645a81b09fc51810acc46149be
3
+ size 270403212
medal_bigbio_kb/medal-train-00002-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42c102b0be52078ee549e460c1412f077edf612271ac7b4488baa396f7e920c8
3
+ size 270296005
medal_bigbio_kb/medal-train-00003-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da06a6fe59dc6575f7799d6e79c9a01c9c153adccc9dc85687d56b67e1c255da
3
+ size 270532021
medal_bigbio_kb/medal-train-00004-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b794a00b3ab48234dd9c83c7fd324d7ad249ce4f625eee205b0ceb5a2494d33f
3
+ size 270412288
medal_bigbio_kb/medal-train-00005-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f656da69b8ce53d8fb4c2fca7aa7974b6523c0d15f01a5312a13c8628d73f6
3
+ size 270225945
medal_bigbio_kb/medal-train-00006-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f042afd9de9ec4b88d5de74b7fd50911967814c8f0bb083a58b15a0283c88515
3
+ size 270119954
medal_bigbio_kb/medal-train-00007-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:395a9b0d5d7f4ee9c3999b2fde58c15b31f15da653bde0443e55c525f3250725
3
+ size 268848562
medal_bigbio_kb/medal-validation-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5c6f8e935d38d673c1db8b4c3b9a3325227e58664d686fd191b122bcc25d447
3
+ size 271118874
medal_bigbio_kb/medal-validation-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b437dfb7d06c75f7bca04d3996bcc534c7d9c07ff98b6817e17bc0c3c86ae829
3
+ size 270461966
medal_bigbio_kb/medal-validation-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0972b49dfcba1a993168339a9e875a98bd899b576ca7200458ae61f0bc2547a
3
+ size 179262630
medal_source/medal-test-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:275d62c25326a5827fdaf28a859e0a203eccdd89a3b523411ba9f92e8bd283f3
3
+ size 285156825
medal_source/medal-test-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25e2f8a9ba77c2300ba10db68bcef66a80b623d4d22e35a34d398102ed9f84da
3
+ size 285713155
medal_source/medal-test-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cf204f756b864f711ce619ec5938a7e7a4525cedeeaf77d5b4b412b2470c387
3
+ size 108078081
medal_source/medal-train-00000-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9362aa49a47aa18daecd6f1662b1eb6c805bcf5a93fb2ac59911867090b3b8b3
3
+ size 285401526
medal_source/medal-train-00001-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:375708c7890fc25645b51388f7fb895690b7e8a2bf910aa51d61edba68455326
3
+ size 285404614
medal_source/medal-train-00002-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b45286260782809b88a2ea7d1c21bbe6ef438ccca86b5a790b4feeaf677307df
3
+ size 285418850
medal_source/medal-train-00003-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93fbd2144a126a4588add43e076af94ba69ad89d45e9b055b392bacba66b243f
3
+ size 285568798
medal_source/medal-train-00004-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a44f4a2268905d3d1703d17b5c80bb1070d031e4a8349b0412562e4ae77956c
3
+ size 285166016
medal_source/medal-train-00005-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:438b944a58f15ed44a70215fa3b93513565eaa088b8b40b33fe89b26f546871b
3
+ size 285236668
medal_source/medal-train-00006-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0f6567626ac3cf61cbb9e630aa32e93a47f43b07f4b774e3299071b087ac420
3
+ size 285206610
medal_source/medal-train-00007-of-00008.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a76c7fce7e301909c26d3e0c49d5aaec88852903ce33b9ecd725931953b3e7
3
+ size 40014930
medal_source/medal-validation-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4d61976585a7ca575ffbb8aea6c7b63592e0264d8b205287fd84f819acbf406
3
+ size 285422422
medal_source/medal-validation-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c77b3dc93f4d498b3c32c8288a2d3b56b77569cf3ae3b59a0476e9581dfa4d8
3
+ size 285469759
medal_source/medal-validation-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4ccb62b3d329994eb837ee9d1754bfa02bb68fd83bbf362f3c3d80f85a92025
3
+ size 108390607