File size: 13,655 Bytes
7377307 555c696 23eddb9 24fa7e1 23eddb9 b773d3d d28eae4 b773d3d b12a7b7 f197d42 b12a7b7 c55cb5c c814c54 c55cb5c 7d72263 9d99850 492365f 4c9ba9a 30c80cf 4c9ba9a 43c680d d925028 43c680d cc7a85e 9f81beb 2b9e22d 9f81beb 0e75ab0 a0d1607 0e75ab0 555c696 9ab45c0 555c696 23eddb9 b773d3d b12a7b7 c55cb5c 7d72263 9d99850 492365f 4c9ba9a 43c680d cc7a85e 9f81beb 0e75ab0 555c696 7377307 956bedf bb10b06 7377307 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 |
---
language:
- en
license: apache-2.0
dataset_info:
- config_name: deu.rst.pcc.conllu
features:
- name: id
sequence: string
- name: form
sequence: string
- name: lemma
sequence: string
- name: upos
sequence: string
- name: xpos
sequence: string
- name: feats
sequence: string
- name: head
sequence: string
- name: deprel
sequence: string
- name: deps
sequence: string
- name: misc
sequence: string
- name: doc_id
dtype: string
- name: mwe
sequence: 'null'
splits:
- name: train
num_bytes: 3002196
num_examples: 1773
- name: validation
num_bytes: 354996
num_examples: 207
- name: test
num_bytes: 357461
num_examples: 213
download_size: 0
dataset_size: 3714653
- config_name: deu.rst.pcc.rels
features:
- name: doc
dtype: string
- name: unit1_toks
dtype: string
- name: unit2_toks
dtype: string
- name: unit1_txt
dtype: string
- name: unit2_txt
dtype: string
- name: s1_toks
dtype: string
- name: s2_toks
dtype: string
- name: unit1_sent
dtype: string
- name: unit2_sent
dtype: string
- name: dir
dtype: string
- name: orig_label
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 1061634
num_examples: 2164
- name: validation
num_bytes: 120267
num_examples: 241
- name: test
num_bytes: 131921
num_examples: 260
download_size: 0
dataset_size: 1313822
- config_name: eng.dep.scidtb.conllu
features:
- name: id
sequence: string
- name: form
sequence: string
- name: lemma
sequence: string
- name: upos
sequence: string
- name: xpos
sequence: string
- name: feats
sequence: string
- name: head
sequence: string
- name: deprel
sequence: string
- name: deps
sequence: string
- name: misc
sequence: string
- name: doc_id
dtype: string
- name: mwe
sequence: string
splits:
- name: train
num_bytes: 5396222
num_examples: 2570
- name: validation
num_bytes: 1749607
num_examples: 815
- name: test
num_bytes: 1706155
num_examples: 817
download_size: 0
dataset_size: 8851984
- config_name: eng.dep.scidtb.rels
features:
- name: doc
dtype: string
- name: unit1_toks
dtype: string
- name: unit2_toks
dtype: string
- name: unit1_txt
dtype: string
- name: unit2_txt
dtype: string
- name: s1_toks
dtype: string
- name: s2_toks
dtype: string
- name: unit1_sent
dtype: string
- name: unit2_sent
dtype: string
- name: dir
dtype: string
- name: orig_label
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 3463826
num_examples: 6060
- name: validation
num_bytes: 1125360
num_examples: 1933
- name: test
num_bytes: 1092953
num_examples: 1911
download_size: 0
dataset_size: 5682139
- config_name: ita.pdtb.luna.conllu
features:
- name: id
sequence: string
- name: form
sequence: string
- name: lemma
sequence: string
- name: upos
sequence: string
- name: xpos
sequence: string
- name: feats
sequence: string
- name: head
sequence: string
- name: deprel
sequence: string
- name: deps
sequence: string
- name: misc
sequence: string
- name: doc_id
dtype: string
- name: mwe
sequence: string
splits:
- name: train
num_bytes: 1884586
num_examples: 3721
- name: validation
num_bytes: 350547
num_examples: 775
- name: test
num_bytes: 706637
num_examples: 1315
download_size: 505505
dataset_size: 2941770
- config_name: ita.pdtb.luna.rels
features:
- name: doc
dtype: int64
- name: unit1_toks
dtype: string
- name: unit2_toks
dtype: string
- name: unit1_txt
dtype: string
- name: unit2_txt
dtype: string
- name: s1_toks
dtype: string
- name: s2_toks
dtype: string
- name: unit1_sent
dtype: string
- name: unit2_sent
dtype: string
- name: dir
dtype: string
- name: orig_label
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 498204
num_examples: 955
- name: validation
num_bytes: 107102
num_examples: 209
- name: test
num_bytes: 209035
num_examples: 380
download_size: 271620
dataset_size: 814341
- config_name: por.pdtb.crpc.rels
features:
- name: doc
dtype: string
- name: unit1_toks
dtype: string
- name: unit2_toks
dtype: string
- name: unit1_txt
dtype: string
- name: unit2_txt
dtype: string
- name: s1_toks
dtype: string
- name: s2_toks
dtype: string
- name: unit1_sent
dtype: string
- name: unit2_sent
dtype: string
- name: dir
dtype: string
- name: orig_label
dtype: string
- name: orig_label.1
dtype: string
splits:
- name: train
num_bytes: 8673004
num_examples: 8797
- name: validation
num_bytes: 1156669
num_examples: 1285
- name: test
num_bytes: 1147069
num_examples: 1248
download_size: 3135555
dataset_size: 10976742
- config_name: rus.rst.rrt.conllu
features:
- name: id
sequence: string
- name: form
sequence: string
- name: lemma
sequence: string
- name: upos
sequence: string
- name: xpos
sequence: string
- name: feats
sequence: string
- name: head
sequence: string
- name: deprel
sequence: string
- name: deps
sequence: string
- name: misc
sequence: string
- name: doc_id
dtype: string
- name: mwe
sequence: 'null'
splits:
- name: train
num_bytes: 43706473
num_examples: 18932
- name: validation
num_bytes: 4556506
num_examples: 2025
- name: test
num_bytes: 4657786
num_examples: 2087
download_size: 0
dataset_size: 52920765
- config_name: rus.rst.rrt.rels
features:
- name: doc
dtype: string
- name: unit1_toks
dtype: string
- name: unit2_toks
dtype: string
- name: unit1_txt
dtype: string
- name: unit2_txt
dtype: string
- name: s1_toks
dtype: string
- name: s2_toks
dtype: string
- name: unit1_sent
dtype: string
- name: unit2_sent
dtype: string
- name: dir
dtype: string
- name: orig_label
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 29448345
num_examples: 28868
- name: validation
num_bytes: 2906149
num_examples: 2855
- name: test
num_bytes: 2907619
num_examples: 2843
download_size: 0
dataset_size: 35262113
- config_name: spa.rst.rststb.conllu
features:
- name: id
sequence: string
- name: form
sequence: string
- name: lemma
sequence: string
- name: upos
sequence: string
- name: xpos
sequence: string
- name: feats
sequence: string
- name: head
sequence: string
- name: deprel
sequence: string
- name: deps
sequence: string
- name: misc
sequence: string
- name: doc_id
dtype: string
- name: mwe
sequence: 'null'
splits:
- name: train
num_bytes: 4145601
num_examples: 1547
- name: validation
num_bytes: 723297
num_examples: 253
- name: test
num_bytes: 780028
num_examples: 286
download_size: 659246
dataset_size: 5648926
- config_name: spa.rst.rststb.rels
features:
- name: doc
dtype: string
- name: unit1_toks
dtype: string
- name: unit2_toks
dtype: string
- name: unit1_txt
dtype: string
- name: unit2_txt
dtype: string
- name: s1_toks
dtype: string
- name: s2_toks
dtype: string
- name: unit1_sent
dtype: string
- name: unit2_sent
dtype: string
- name: dir
dtype: string
- name: orig_label
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 1613935
num_examples: 2240
- name: validation
num_bytes: 304667
num_examples: 383
- name: test
num_bytes: 321080
num_examples: 426
download_size: 0
dataset_size: 2239682
- config_name: zho.dep.scidtb.conllu
features:
- name: id
sequence: string
- name: form
sequence: string
- name: lemma
sequence: string
- name: upos
sequence: string
- name: xpos
sequence: string
- name: feats
sequence: string
- name: head
sequence: string
- name: deprel
sequence: string
- name: deps
sequence: string
- name: misc
sequence: string
- name: doc_id
dtype: string
- name: mwe
sequence: 'null'
splits:
- name: train
num_bytes: 827143
num_examples: 308
- name: validation
num_bytes: 282227
num_examples: 103
- name: test
num_bytes: 264697
num_examples: 89
download_size: 0
dataset_size: 1374067
- config_name: zho.dep.scidtb.rels
features:
- name: doc
dtype: string
- name: unit1_toks
dtype: string
- name: unit2_toks
dtype: string
- name: unit1_txt
dtype: string
- name: unit2_txt
dtype: string
- name: s1_toks
dtype: string
- name: s2_toks
dtype: string
- name: unit1_sent
dtype: string
- name: unit2_sent
dtype: string
- name: dir
dtype: string
- name: orig_label
dtype: string
- name: label
dtype: string
splits:
- name: train
num_bytes: 628861
num_examples: 802
- name: validation
num_bytes: 228839
num_examples: 281
- name: test
num_bytes: 181790
num_examples: 215
download_size: 0
dataset_size: 1039490
configs:
- config_name: deu.rst.pcc.conllu
data_files:
- split: train
path: deu.rst.pcc.conllu/train-*
- split: validation
path: deu.rst.pcc.conllu/validation-*
- split: test
path: deu.rst.pcc.conllu/test-*
- config_name: deu.rst.pcc.rels
data_files:
- split: train
path: deu.rst.pcc.rels/train-*
- split: validation
path: deu.rst.pcc.rels/validation-*
- split: test
path: deu.rst.pcc.rels/test-*
- config_name: eng.dep.scidtb.conllu
data_files:
- split: train
path: eng.dep.scidtb.conllu/train-*
- split: validation
path: eng.dep.scidtb.conllu/validation-*
- split: test
path: eng.dep.scidtb.conllu/test-*
- config_name: eng.dep.scidtb.rels
data_files:
- split: train
path: eng.dep.scidtb.rels/train-*
- split: validation
path: eng.dep.scidtb.rels/validation-*
- split: test
path: eng.dep.scidtb.rels/test-*
- config_name: ita.pdtb.luna.conllu
data_files:
- split: train
path: ita.pdtb.luna.conllu/train-*
- split: validation
path: ita.pdtb.luna.conllu/validation-*
- split: test
path: ita.pdtb.luna.conllu/test-*
- config_name: ita.pdtb.luna.rels
data_files:
- split: train
path: ita.pdtb.luna.rels/train-*
- split: validation
path: ita.pdtb.luna.rels/validation-*
- split: test
path: ita.pdtb.luna.rels/test-*
- config_name: por.pdtb.crpc.rels
data_files:
- split: train
path: por.pdtb.crpc.rels/train-*
- split: validation
path: por.pdtb.crpc.rels/validation-*
- split: test
path: por.pdtb.crpc.rels/test-*
- config_name: rus.rst.rrt.conllu
data_files:
- split: train
path: rus.rst.rrt.conllu/train-*
- split: validation
path: rus.rst.rrt.conllu/validation-*
- split: test
path: rus.rst.rrt.conllu/test-*
- config_name: rus.rst.rrt.rels
data_files:
- split: train
path: rus.rst.rrt.rels/train-*
- split: validation
path: rus.rst.rrt.rels/validation-*
- split: test
path: rus.rst.rrt.rels/test-*
- config_name: spa.rst.rststb.conllu
data_files:
- split: train
path: spa.rst.rststb.conllu/train-*
- split: validation
path: spa.rst.rststb.conllu/validation-*
- split: test
path: spa.rst.rststb.conllu/test-*
- config_name: spa.rst.rststb.rels
data_files:
- split: train
path: spa.rst.rststb.rels/train-*
- split: validation
path: spa.rst.rststb.rels/validation-*
- split: test
path: spa.rst.rststb.rels/test-*
- config_name: zho.dep.scidtb.conllu
data_files:
- split: train
path: zho.dep.scidtb.conllu/train-*
- split: validation
path: zho.dep.scidtb.conllu/validation-*
- split: test
path: zho.dep.scidtb.conllu/test-*
- config_name: zho.dep.scidtb.rels
data_files:
- split: train
path: zho.dep.scidtb.rels/train-*
- split: validation
path: zho.dep.scidtb.rels/validation-*
- split: test
path: zho.dep.scidtb.rels/test-*
---
https://github.com/disrpt/sharedtask2023
scditb:
```
@inproceedings{yang-li-2018-scidtb,
title = "{S}ci{DTB}: Discourse Dependency {T}ree{B}ank for Scientific Abstracts",
author = "Yang, An and
Li, Sujian",
booktitle = "Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
month = jul,
year = "2018",
address = "Melbourne, Australia",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/P18-2071",
doi = "10.18653/v1/P18-2071",
pages = "444--449",
abstract = "Annotation corpus for discourse relations benefits NLP tasks such as machine translation and question answering. In this paper, we present SciDTB, a domain-specific discourse treebank annotated on scientific articles. Different from widely-used RST-DT and PDTB, SciDTB uses dependency trees to represent discourse structure, which is flexible and simplified to some extent but do not sacrifice structural integrity. We discuss the labeling framework, annotation workflow and some statistics about SciDTB. Furthermore, our treebank is made as a benchmark for evaluating discourse dependency parsers, on which we provide several baselines as fundamental work.",
}
``` |