ianporada commited on
Commit
b97d59a
1 Parent(s): f4cb95f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +50 -1226
README.md CHANGED
@@ -1,1228 +1,52 @@
1
  ---
2
- dataset_info:
3
- - config_name: ca_ancora-corefud
4
- features:
5
- - name: doc_id
6
- dtype: string
7
- - name: sentences
8
- list:
9
- - name: comment
10
- dtype: string
11
- - name: global_entity
12
- dtype: string
13
- - name: newdoc
14
- dtype: string
15
- - name: newpar
16
- dtype: 'null'
17
- - name: sent_id
18
- dtype: string
19
- - name: speaker
20
- dtype: 'null'
21
- - name: text
22
- dtype: string
23
- - name: tokens
24
- list:
25
- - name: coref_mentions
26
- list:
27
- - name: eid
28
- dtype: string
29
- - name: eid_or_grp
30
- dtype: string
31
- - name: etype
32
- dtype: string
33
- - name: other
34
- dtype: string
35
- - name: span
36
- dtype: string
37
- - name: deprel
38
- dtype: string
39
- - name: feats
40
- dtype: string
41
- - name: form
42
- dtype: string
43
- - name: head
44
- dtype: int64
45
- - name: lemma
46
- dtype: string
47
- - name: ord
48
- dtype: float64
49
- - name: upos
50
- dtype: string
51
- - name: xpos
52
- dtype: string
53
- - name: coref_entities
54
- list:
55
- list:
56
- - name: sent_id
57
- dtype: string
58
- - name: span
59
- dtype: string
60
- splits:
61
- - name: train
62
- num_bytes: 47179429
63
- num_examples: 1011
64
- - name: validation
65
- num_bytes: 7027236
66
- num_examples: 131
67
- download_size: 7477203
68
- dataset_size: 54206665
69
- - config_name: cs_pcedt-corefud
70
- features:
71
- - name: doc_id
72
- dtype: string
73
- - name: sentences
74
- list:
75
- - name: comment
76
- dtype: string
77
- - name: global_entity
78
- dtype: string
79
- - name: newdoc
80
- dtype: string
81
- - name: newpar
82
- dtype: string
83
- - name: sent_id
84
- dtype: string
85
- - name: speaker
86
- dtype: 'null'
87
- - name: text
88
- dtype: string
89
- - name: tokens
90
- list:
91
- - name: coref_mentions
92
- list:
93
- - name: eid
94
- dtype: string
95
- - name: eid_or_grp
96
- dtype: string
97
- - name: etype
98
- dtype: string
99
- - name: other
100
- dtype: string
101
- - name: span
102
- dtype: string
103
- - name: deprel
104
- dtype: string
105
- - name: feats
106
- dtype: string
107
- - name: form
108
- dtype: string
109
- - name: head
110
- dtype: int64
111
- - name: lemma
112
- dtype: string
113
- - name: ord
114
- dtype: float64
115
- - name: upos
116
- dtype: string
117
- - name: xpos
118
- dtype: string
119
- - name: coref_entities
120
- list:
121
- list:
122
- - name: sent_id
123
- dtype: string
124
- - name: span
125
- dtype: string
126
- splits:
127
- - name: train
128
- num_bytes: 151324424
129
- num_examples: 1875
130
- - name: validation
131
- num_bytes: 26448880
132
- num_examples: 337
133
- download_size: 24121295
134
- dataset_size: 177773304
135
- - config_name: cs_pdt-corefud
136
- features:
137
- - name: doc_id
138
- dtype: string
139
- - name: sentences
140
- list:
141
- - name: comment
142
- dtype: string
143
- - name: global_entity
144
- dtype: string
145
- - name: newdoc
146
- dtype: string
147
- - name: newpar
148
- dtype: string
149
- - name: sent_id
150
- dtype: string
151
- - name: speaker
152
- dtype: 'null'
153
- - name: text
154
- dtype: string
155
- - name: tokens
156
- list:
157
- - name: coref_mentions
158
- list:
159
- - name: eid
160
- dtype: string
161
- - name: eid_or_grp
162
- dtype: string
163
- - name: etype
164
- dtype: string
165
- - name: other
166
- dtype: string
167
- - name: span
168
- dtype: string
169
- - name: deprel
170
- dtype: string
171
- - name: feats
172
- dtype: string
173
- - name: form
174
- dtype: string
175
- - name: head
176
- dtype: int64
177
- - name: lemma
178
- dtype: string
179
- - name: ord
180
- dtype: float64
181
- - name: upos
182
- dtype: string
183
- - name: xpos
184
- dtype: string
185
- - name: coref_entities
186
- list:
187
- list:
188
- - name: sent_id
189
- dtype: string
190
- - name: span
191
- dtype: string
192
- splits:
193
- - name: train
194
- num_bytes: 114545920
195
- num_examples: 2533
196
- - name: validation
197
- num_bytes: 15741139
198
- num_examples: 316
199
- download_size: 19854716
200
- dataset_size: 130287059
201
- - config_name: de_parcorfull-corefud
202
- features:
203
- - name: doc_id
204
- dtype: string
205
- - name: sentences
206
- list:
207
- - name: comment
208
- dtype: string
209
- - name: global_entity
210
- dtype: string
211
- - name: newdoc
212
- dtype: string
213
- - name: newpar
214
- dtype: 'null'
215
- - name: sent_id
216
- dtype: string
217
- - name: speaker
218
- dtype: 'null'
219
- - name: text
220
- dtype: string
221
- - name: tokens
222
- list:
223
- - name: coref_mentions
224
- list:
225
- - name: eid
226
- dtype: string
227
- - name: eid_or_grp
228
- dtype: string
229
- - name: etype
230
- dtype: string
231
- - name: other
232
- dtype: string
233
- - name: span
234
- dtype: string
235
- - name: deprel
236
- dtype: string
237
- - name: feats
238
- dtype: string
239
- - name: form
240
- dtype: string
241
- - name: head
242
- dtype: int64
243
- - name: lemma
244
- dtype: string
245
- - name: ord
246
- dtype: int64
247
- - name: upos
248
- dtype: string
249
- - name: xpos
250
- dtype: string
251
- - name: coref_entities
252
- list:
253
- list:
254
- - name: sent_id
255
- dtype: string
256
- - name: span
257
- dtype: string
258
- splits:
259
- - name: train
260
- num_bytes: 1044915
261
- num_examples: 15
262
- - name: validation
263
- num_bytes: 130557
264
- num_examples: 2
265
- download_size: 229887
266
- dataset_size: 1175472
267
- - config_name: de_potsdamcc-corefud
268
- features:
269
- - name: doc_id
270
- dtype: string
271
- - name: sentences
272
- list:
273
- - name: comment
274
- dtype: string
275
- - name: global_entity
276
- dtype: string
277
- - name: newdoc
278
- dtype: string
279
- - name: newpar
280
- dtype: 'null'
281
- - name: sent_id
282
- dtype: string
283
- - name: speaker
284
- dtype: 'null'
285
- - name: text
286
- dtype: string
287
- - name: tokens
288
- list:
289
- - name: coref_mentions
290
- list:
291
- - name: eid
292
- dtype: string
293
- - name: eid_or_grp
294
- dtype: string
295
- - name: etype
296
- dtype: string
297
- - name: other
298
- dtype: string
299
- - name: span
300
- dtype: string
301
- - name: deprel
302
- dtype: string
303
- - name: feats
304
- dtype: string
305
- - name: form
306
- dtype: string
307
- - name: head
308
- dtype: int64
309
- - name: lemma
310
- dtype: string
311
- - name: ord
312
- dtype: int64
313
- - name: upos
314
- dtype: string
315
- - name: xpos
316
- dtype: string
317
- - name: coref_entities
318
- list:
319
- list:
320
- - name: sent_id
321
- dtype: string
322
- - name: span
323
- dtype: string
324
- splits:
325
- - name: train
326
- num_bytes: 5826256
327
- num_examples: 142
328
- - name: validation
329
- num_bytes: 727422
330
- num_examples: 17
331
- download_size: 797458
332
- dataset_size: 6553678
333
- - config_name: en_gum-corefud
334
- features:
335
- - name: doc_id
336
- dtype: string
337
- - name: sentences
338
- list:
339
- - name: comment
340
- dtype: string
341
- - name: global_entity
342
- dtype: string
343
- - name: newdoc
344
- dtype: string
345
- - name: newpar
346
- dtype: bool
347
- - name: sent_id
348
- dtype: string
349
- - name: speaker
350
- dtype: string
351
- - name: text
352
- dtype: string
353
- - name: tokens
354
- list:
355
- - name: coref_mentions
356
- list:
357
- - name: eid
358
- dtype: string
359
- - name: eid_or_grp
360
- dtype: string
361
- - name: etype
362
- dtype: string
363
- - name: other
364
- dtype: string
365
- - name: span
366
- dtype: string
367
- - name: deprel
368
- dtype: string
369
- - name: feats
370
- dtype: string
371
- - name: form
372
- dtype: string
373
- - name: head
374
- dtype: int64
375
- - name: lemma
376
- dtype: string
377
- - name: ord
378
- dtype: float64
379
- - name: upos
380
- dtype: string
381
- - name: xpos
382
- dtype: string
383
- - name: coref_entities
384
- list:
385
- list:
386
- - name: sent_id
387
- dtype: string
388
- - name: span
389
- dtype: string
390
- splits:
391
- - name: train
392
- num_bytes: 27717922
393
- num_examples: 151
394
- - name: validation
395
- num_bytes: 3655639
396
- num_examples: 22
397
- download_size: 4468480
398
- dataset_size: 31373561
399
- - config_name: en_parcorfull-corefud
400
- features:
401
- - name: doc_id
402
- dtype: string
403
- - name: sentences
404
- list:
405
- - name: comment
406
- dtype: string
407
- - name: global_entity
408
- dtype: string
409
- - name: newdoc
410
- dtype: string
411
- - name: newpar
412
- dtype: 'null'
413
- - name: sent_id
414
- dtype: string
415
- - name: speaker
416
- dtype: 'null'
417
- - name: text
418
- dtype: string
419
- - name: tokens
420
- list:
421
- - name: coref_mentions
422
- list:
423
- - name: eid
424
- dtype: string
425
- - name: eid_or_grp
426
- dtype: string
427
- - name: etype
428
- dtype: string
429
- - name: other
430
- dtype: string
431
- - name: span
432
- dtype: string
433
- - name: deprel
434
- dtype: string
435
- - name: feats
436
- dtype: string
437
- - name: form
438
- dtype: string
439
- - name: head
440
- dtype: int64
441
- - name: lemma
442
- dtype: string
443
- - name: ord
444
- dtype: int64
445
- - name: upos
446
- dtype: string
447
- - name: xpos
448
- dtype: string
449
- - name: coref_entities
450
- list:
451
- list:
452
- - name: sent_id
453
- dtype: string
454
- - name: span
455
- dtype: string
456
- splits:
457
- - name: train
458
- num_bytes: 917547
459
- num_examples: 15
460
- - name: validation
461
- num_bytes: 118439
462
- num_examples: 2
463
- download_size: 214778
464
- dataset_size: 1035986
465
- - config_name: es_ancora-corefud
466
- features:
467
- - name: doc_id
468
- dtype: string
469
- - name: sentences
470
- list:
471
- - name: comment
472
- dtype: string
473
- - name: global_entity
474
- dtype: string
475
- - name: newdoc
476
- dtype: string
477
- - name: newpar
478
- dtype: 'null'
479
- - name: sent_id
480
- dtype: string
481
- - name: speaker
482
- dtype: 'null'
483
- - name: text
484
- dtype: string
485
- - name: tokens
486
- list:
487
- - name: coref_mentions
488
- list:
489
- - name: eid
490
- dtype: string
491
- - name: eid_or_grp
492
- dtype: string
493
- - name: etype
494
- dtype: string
495
- - name: other
496
- dtype: string
497
- - name: span
498
- dtype: string
499
- - name: deprel
500
- dtype: string
501
- - name: feats
502
- dtype: string
503
- - name: form
504
- dtype: string
505
- - name: head
506
- dtype: int64
507
- - name: lemma
508
- dtype: string
509
- - name: ord
510
- dtype: float64
511
- - name: upos
512
- dtype: string
513
- - name: xpos
514
- dtype: string
515
- - name: coref_entities
516
- list:
517
- list:
518
- - name: sent_id
519
- dtype: string
520
- - name: span
521
- dtype: string
522
- splits:
523
- - name: train
524
- num_bytes: 53852729
525
- num_examples: 1080
526
- - name: validation
527
- num_bytes: 6814803
528
- num_examples: 131
529
- download_size: 8262782
530
- dataset_size: 60667532
531
- - config_name: fr_democrat-corefud
532
- features:
533
- - name: doc_id
534
- dtype: string
535
- - name: sentences
536
- list:
537
- - name: comment
538
- dtype: string
539
- - name: global_entity
540
- dtype: string
541
- - name: newdoc
542
- dtype: string
543
- - name: newpar
544
- dtype: string
545
- - name: sent_id
546
- dtype: string
547
- - name: speaker
548
- dtype: 'null'
549
- - name: text
550
- dtype: string
551
- - name: tokens
552
- list:
553
- - name: coref_mentions
554
- list:
555
- - name: eid
556
- dtype: string
557
- - name: eid_or_grp
558
- dtype: string
559
- - name: etype
560
- dtype: string
561
- - name: other
562
- dtype: string
563
- - name: span
564
- dtype: string
565
- - name: deprel
566
- dtype: string
567
- - name: feats
568
- dtype: string
569
- - name: form
570
- dtype: string
571
- - name: head
572
- dtype: int64
573
- - name: lemma
574
- dtype: string
575
- - name: ord
576
- dtype: int64
577
- - name: upos
578
- dtype: string
579
- - name: xpos
580
- dtype: 'null'
581
- - name: coref_entities
582
- list:
583
- list:
584
- - name: sent_id
585
- dtype: string
586
- - name: span
587
- dtype: string
588
- splits:
589
- - name: train
590
- num_bytes: 27325992
591
- num_examples: 50
592
- - name: validation
593
- num_bytes: 3539970
594
- num_examples: 46
595
- download_size: 5349047
596
- dataset_size: 30865962
597
- - config_name: hu_korkor-corefud
598
- features:
599
- - name: doc_id
600
- dtype: string
601
- - name: sentences
602
- list:
603
- - name: comment
604
- dtype: string
605
- - name: global_entity
606
- dtype: string
607
- - name: newdoc
608
- dtype: string
609
- - name: newpar
610
- dtype: 'null'
611
- - name: sent_id
612
- dtype: string
613
- - name: speaker
614
- dtype: 'null'
615
- - name: text
616
- dtype: string
617
- - name: tokens
618
- list:
619
- - name: coref_mentions
620
- list:
621
- - name: eid
622
- dtype: string
623
- - name: eid_or_grp
624
- dtype: string
625
- - name: etype
626
- dtype: string
627
- - name: other
628
- dtype: string
629
- - name: span
630
- dtype: string
631
- - name: deprel
632
- dtype: string
633
- - name: feats
634
- dtype: string
635
- - name: form
636
- dtype: string
637
- - name: head
638
- dtype: int64
639
- - name: lemma
640
- dtype: string
641
- - name: ord
642
- dtype: float64
643
- - name: upos
644
- dtype: string
645
- - name: xpos
646
- dtype: string
647
- - name: coref_entities
648
- list:
649
- list:
650
- - name: sent_id
651
- dtype: string
652
- - name: span
653
- dtype: string
654
- splits:
655
- - name: train
656
- num_bytes: 2364058
657
- num_examples: 76
658
- - name: validation
659
- num_bytes: 309764
660
- num_examples: 9
661
- download_size: 587528
662
- dataset_size: 2673822
663
- - config_name: hu_szegedkoref-corefud
664
- features:
665
- - name: doc_id
666
- dtype: string
667
- - name: sentences
668
- list:
669
- - name: comment
670
- dtype: string
671
- - name: global_entity
672
- dtype: string
673
- - name: newdoc
674
- dtype: string
675
- - name: newpar
676
- dtype: 'null'
677
- - name: sent_id
678
- dtype: string
679
- - name: speaker
680
- dtype: 'null'
681
- - name: text
682
- dtype: string
683
- - name: tokens
684
- list:
685
- - name: coref_mentions
686
- list:
687
- - name: eid
688
- dtype: string
689
- - name: eid_or_grp
690
- dtype: string
691
- - name: etype
692
- dtype: string
693
- - name: other
694
- dtype: string
695
- - name: span
696
- dtype: string
697
- - name: deprel
698
- dtype: string
699
- - name: feats
700
- dtype: string
701
- - name: form
702
- dtype: string
703
- - name: head
704
- dtype: int64
705
- - name: lemma
706
- dtype: string
707
- - name: ord
708
- dtype: float64
709
- - name: upos
710
- dtype: string
711
- - name: xpos
712
- dtype: string
713
- - name: coref_entities
714
- list:
715
- list:
716
- - name: sent_id
717
- dtype: string
718
- - name: span
719
- dtype: string
720
- splits:
721
- - name: train
722
- num_bytes: 11556033
723
- num_examples: 320
724
- - name: validation
725
- num_bytes: 1366419
726
- num_examples: 40
727
- download_size: 2284758
728
- dataset_size: 12922452
729
- - config_name: lt_lcc-corefud
730
- features:
731
- - name: doc_id
732
- dtype: string
733
- - name: sentences
734
- list:
735
- - name: comment
736
- dtype: string
737
- - name: global_entity
738
- dtype: string
739
- - name: newdoc
740
- dtype: string
741
- - name: newpar
742
- dtype: 'null'
743
- - name: sent_id
744
- dtype: string
745
- - name: speaker
746
- dtype: 'null'
747
- - name: text
748
- dtype: string
749
- - name: tokens
750
- list:
751
- - name: coref_mentions
752
- list:
753
- - name: eid
754
- dtype: string
755
- - name: eid_or_grp
756
- dtype: string
757
- - name: etype
758
- dtype: string
759
- - name: other
760
- dtype: string
761
- - name: span
762
- dtype: string
763
- - name: deprel
764
- dtype: string
765
- - name: feats
766
- dtype: string
767
- - name: form
768
- dtype: string
769
- - name: head
770
- dtype: int64
771
- - name: lemma
772
- dtype: string
773
- - name: ord
774
- dtype: int64
775
- - name: upos
776
- dtype: string
777
- - name: xpos
778
- dtype: string
779
- - name: coref_entities
780
- list:
781
- list:
782
- - name: sent_id
783
- dtype: string
784
- - name: span
785
- dtype: string
786
- splits:
787
- - name: train
788
- num_bytes: 3752255
789
- num_examples: 80
790
- - name: validation
791
- num_bytes: 421659
792
- num_examples: 10
793
- download_size: 700606
794
- dataset_size: 4173914
795
- - config_name: no_bokmaalnarc-corefud
796
- features:
797
- - name: doc_id
798
- dtype: string
799
- - name: sentences
800
- list:
801
- - name: comment
802
- dtype: string
803
- - name: global_entity
804
- dtype: string
805
- - name: newdoc
806
- dtype: string
807
- - name: newpar
808
- dtype: bool
809
- - name: sent_id
810
- dtype: string
811
- - name: speaker
812
- dtype: 'null'
813
- - name: text
814
- dtype: string
815
- - name: tokens
816
- list:
817
- - name: coref_mentions
818
- list:
819
- - name: eid
820
- dtype: string
821
- - name: eid_or_grp
822
- dtype: string
823
- - name: etype
824
- dtype: string
825
- - name: other
826
- dtype: string
827
- - name: span
828
- dtype: string
829
- - name: deprel
830
- dtype: string
831
- - name: feats
832
- dtype: string
833
- - name: form
834
- dtype: string
835
- - name: head
836
- dtype: int64
837
- - name: lemma
838
- dtype: string
839
- - name: ord
840
- dtype: int64
841
- - name: upos
842
- dtype: string
843
- - name: xpos
844
- dtype: 'null'
845
- - name: coref_entities
846
- list:
847
- list:
848
- - name: sent_id
849
- dtype: string
850
- - name: span
851
- dtype: string
852
- splits:
853
- - name: train
854
- num_bytes: 25360015
855
- num_examples: 284
856
- - name: validation
857
- num_bytes: 2711535
858
- num_examples: 31
859
- download_size: 5326422
860
- dataset_size: 28071550
861
- - config_name: no_nynorsknarc-corefud
862
- features:
863
- - name: doc_id
864
- dtype: string
865
- - name: sentences
866
- list:
867
- - name: comment
868
- dtype: string
869
- - name: global_entity
870
- dtype: string
871
- - name: newdoc
872
- dtype: string
873
- - name: newpar
874
- dtype: bool
875
- - name: sent_id
876
- dtype: string
877
- - name: speaker
878
- dtype: 'null'
879
- - name: text
880
- dtype: string
881
- - name: tokens
882
- list:
883
- - name: coref_mentions
884
- list:
885
- - name: eid
886
- dtype: string
887
- - name: eid_or_grp
888
- dtype: string
889
- - name: etype
890
- dtype: string
891
- - name: other
892
- dtype: string
893
- - name: span
894
- dtype: string
895
- - name: deprel
896
- dtype: string
897
- - name: feats
898
- dtype: string
899
- - name: form
900
- dtype: string
901
- - name: head
902
- dtype: int64
903
- - name: lemma
904
- dtype: string
905
- - name: ord
906
- dtype: int64
907
- - name: upos
908
- dtype: string
909
- - name: xpos
910
- dtype: 'null'
911
- - name: coref_entities
912
- list:
913
- list:
914
- - name: sent_id
915
- dtype: string
916
- - name: span
917
- dtype: string
918
- splits:
919
- - name: train
920
- num_bytes: 21638190
921
- num_examples: 336
922
- - name: validation
923
- num_bytes: 2191950
924
- num_examples: 28
925
- download_size: 4524842
926
- dataset_size: 23830140
927
- - config_name: pl_pcc-corefud
928
- features:
929
- - name: doc_id
930
- dtype: string
931
- - name: sentences
932
- list:
933
- - name: comment
934
- dtype: string
935
- - name: global_entity
936
- dtype: string
937
- - name: newdoc
938
- dtype: string
939
- - name: newpar
940
- dtype: 'null'
941
- - name: sent_id
942
- dtype: string
943
- - name: speaker
944
- dtype: 'null'
945
- - name: text
946
- dtype: string
947
- - name: tokens
948
- list:
949
- - name: coref_mentions
950
- list:
951
- - name: eid
952
- dtype: string
953
- - name: eid_or_grp
954
- dtype: string
955
- - name: etype
956
- dtype: string
957
- - name: other
958
- dtype: string
959
- - name: span
960
- dtype: string
961
- - name: deprel
962
- dtype: string
963
- - name: feats
964
- dtype: string
965
- - name: form
966
- dtype: string
967
- - name: head
968
- dtype: int64
969
- - name: lemma
970
- dtype: string
971
- - name: ord
972
- dtype: float64
973
- - name: upos
974
- dtype: string
975
- - name: xpos
976
- dtype: string
977
- - name: coref_entities
978
- list:
979
- list:
980
- - name: sent_id
981
- dtype: string
982
- - name: span
983
- dtype: string
984
- splits:
985
- - name: train
986
- num_bytes: 88557252
987
- num_examples: 1463
988
- - name: validation
989
- num_bytes: 11279892
990
- num_examples: 183
991
- download_size: 17470524
992
- dataset_size: 99837144
993
- - config_name: ru_rucor-corefud
994
- features:
995
- - name: doc_id
996
- dtype: string
997
- - name: sentences
998
- list:
999
- - name: comment
1000
- dtype: string
1001
- - name: global_entity
1002
- dtype: string
1003
- - name: newdoc
1004
- dtype: string
1005
- - name: newpar
1006
- dtype: 'null'
1007
- - name: sent_id
1008
- dtype: string
1009
- - name: speaker
1010
- dtype: 'null'
1011
- - name: text
1012
- dtype: string
1013
- - name: tokens
1014
- list:
1015
- - name: coref_mentions
1016
- list:
1017
- - name: eid
1018
- dtype: string
1019
- - name: eid_or_grp
1020
- dtype: string
1021
- - name: etype
1022
- dtype: string
1023
- - name: other
1024
- dtype: string
1025
- - name: span
1026
- dtype: string
1027
- - name: deprel
1028
- dtype: string
1029
- - name: feats
1030
- dtype: string
1031
- - name: form
1032
- dtype: string
1033
- - name: head
1034
- dtype: int64
1035
- - name: lemma
1036
- dtype: string
1037
- - name: ord
1038
- dtype: int64
1039
- - name: upos
1040
- dtype: string
1041
- - name: xpos
1042
- dtype: 'null'
1043
- - name: coref_entities
1044
- list:
1045
- list:
1046
- - name: sent_id
1047
- dtype: string
1048
- - name: span
1049
- dtype: string
1050
- splits:
1051
- - name: train
1052
- num_bytes: 14952092
1053
- num_examples: 145
1054
- - name: validation
1055
- num_bytes: 2591292
1056
- num_examples: 18
1057
- download_size: 3130997
1058
- dataset_size: 17543384
1059
- - config_name: tr_itcc-corefud
1060
- features:
1061
- - name: doc_id
1062
- dtype: string
1063
- - name: sentences
1064
- list:
1065
- - name: comment
1066
- dtype: string
1067
- - name: global_entity
1068
- dtype: string
1069
- - name: newdoc
1070
- dtype: string
1071
- - name: newpar
1072
- dtype: bool
1073
- - name: sent_id
1074
- dtype: string
1075
- - name: speaker
1076
- dtype: 'null'
1077
- - name: text
1078
- dtype: string
1079
- - name: tokens
1080
- list:
1081
- - name: coref_mentions
1082
- list:
1083
- - name: eid
1084
- dtype: string
1085
- - name: eid_or_grp
1086
- dtype: string
1087
- - name: etype
1088
- dtype: string
1089
- - name: other
1090
- dtype: string
1091
- - name: span
1092
- dtype: string
1093
- - name: deprel
1094
- dtype: string
1095
- - name: feats
1096
- dtype: string
1097
- - name: form
1098
- dtype: string
1099
- - name: head
1100
- dtype: int64
1101
- - name: lemma
1102
- dtype: string
1103
- - name: ord
1104
- dtype: int64
1105
- - name: upos
1106
- dtype: string
1107
- - name: xpos
1108
- dtype: string
1109
- - name: coref_entities
1110
- list:
1111
- list:
1112
- - name: sent_id
1113
- dtype: string
1114
- - name: span
1115
- dtype: string
1116
- splits:
1117
- - name: train
1118
- num_bytes: 5296555
1119
- num_examples: 19
1120
- - name: validation
1121
- num_bytes: 603237
1122
- num_examples: 2
1123
- download_size: 1029401
1124
- dataset_size: 5899792
1125
- configs:
1126
- - config_name: ca_ancora-corefud
1127
- data_files:
1128
- - split: train
1129
- path: ca_ancora-corefud/train-*
1130
- - split: validation
1131
- path: ca_ancora-corefud/validation-*
1132
- - config_name: cs_pcedt-corefud
1133
- data_files:
1134
- - split: train
1135
- path: cs_pcedt-corefud/train-*
1136
- - split: validation
1137
- path: cs_pcedt-corefud/validation-*
1138
- - config_name: cs_pdt-corefud
1139
- data_files:
1140
- - split: train
1141
- path: cs_pdt-corefud/train-*
1142
- - split: validation
1143
- path: cs_pdt-corefud/validation-*
1144
- - config_name: de_parcorfull-corefud
1145
- data_files:
1146
- - split: train
1147
- path: de_parcorfull-corefud/train-*
1148
- - split: validation
1149
- path: de_parcorfull-corefud/validation-*
1150
- - config_name: de_potsdamcc-corefud
1151
- data_files:
1152
- - split: train
1153
- path: de_potsdamcc-corefud/train-*
1154
- - split: validation
1155
- path: de_potsdamcc-corefud/validation-*
1156
- - config_name: en_gum-corefud
1157
- data_files:
1158
- - split: train
1159
- path: en_gum-corefud/train-*
1160
- - split: validation
1161
- path: en_gum-corefud/validation-*
1162
- - config_name: en_parcorfull-corefud
1163
- data_files:
1164
- - split: train
1165
- path: en_parcorfull-corefud/train-*
1166
- - split: validation
1167
- path: en_parcorfull-corefud/validation-*
1168
- - config_name: es_ancora-corefud
1169
- data_files:
1170
- - split: train
1171
- path: es_ancora-corefud/train-*
1172
- - split: validation
1173
- path: es_ancora-corefud/validation-*
1174
- - config_name: fr_democrat-corefud
1175
- data_files:
1176
- - split: train
1177
- path: fr_democrat-corefud/train-*
1178
- - split: validation
1179
- path: fr_democrat-corefud/validation-*
1180
- - config_name: hu_korkor-corefud
1181
- data_files:
1182
- - split: train
1183
- path: hu_korkor-corefud/train-*
1184
- - split: validation
1185
- path: hu_korkor-corefud/validation-*
1186
- - config_name: hu_szegedkoref-corefud
1187
- data_files:
1188
- - split: train
1189
- path: hu_szegedkoref-corefud/train-*
1190
- - split: validation
1191
- path: hu_szegedkoref-corefud/validation-*
1192
- - config_name: lt_lcc-corefud
1193
- data_files:
1194
- - split: train
1195
- path: lt_lcc-corefud/train-*
1196
- - split: validation
1197
- path: lt_lcc-corefud/validation-*
1198
- - config_name: no_bokmaalnarc-corefud
1199
- data_files:
1200
- - split: train
1201
- path: no_bokmaalnarc-corefud/train-*
1202
- - split: validation
1203
- path: no_bokmaalnarc-corefud/validation-*
1204
- - config_name: no_nynorsknarc-corefud
1205
- data_files:
1206
- - split: train
1207
- path: no_nynorsknarc-corefud/train-*
1208
- - split: validation
1209
- path: no_nynorsknarc-corefud/validation-*
1210
- - config_name: pl_pcc-corefud
1211
- data_files:
1212
- - split: train
1213
- path: pl_pcc-corefud/train-*
1214
- - split: validation
1215
- path: pl_pcc-corefud/validation-*
1216
- - config_name: ru_rucor-corefud
1217
- data_files:
1218
- - split: train
1219
- path: ru_rucor-corefud/train-*
1220
- - split: validation
1221
- path: ru_rucor-corefud/validation-*
1222
- - config_name: tr_itcc-corefud
1223
- data_files:
1224
- - split: train
1225
- path: tr_itcc-corefud/train-*
1226
- - split: validation
1227
- path: tr_itcc-corefud/validation-*
1228
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: other
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
+
5
+ # CorefUD v1.1
6
+
7
+ - Project: https://ufal.mff.cuni.cz/corefud
8
+ - Data source: https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-5053
9
+
10
+ ## Details
11
+
12
+ From https://lindat.mff.cuni.cz/repository/xmlui/handle/11234/1-5053:
13
+
14
+ CorefUD is a collection of previously existing datasets annotated with coreference, which we converted into a common annotation scheme. In total, CorefUD in its current version 1.1 consists of 21 datasets for 13 languages. The datasets are enriched with automatic morphological and syntactic annotations that are fully compliant with the standards of the Universal Dependencies project. All the datasets are stored in the CoNLL-U format, with coreference- and bridging-specific information captured by attribute-value pairs located in the MISC column. The collection is divided into a public edition and a non-public (ÚFAL-internal) edition. The publicly available edition is distributed via LINDAT-CLARIAH-CZ and contains 17 datasets for 12 languages (1 dataset for Catalan, 2 for Czech, 2 for English, 1 for French, 2 for German, 2 for Hungarian, 1 for Lithuanian, 2 for Norwegian, 1 for Polish, 1 for Russian, 1 for Spanish, and 1 for Turkish), excluding the test data. The non-public edition is available internally to ÚFAL members and contains additional 4 datasets for 2 languages (1 dataset for Dutch, and 3 for English), which we are not allowed to distribute due to their original license limitations. It also contains the test data portions for all datasets. When using any of the harmonized datasets, please get acquainted with its license (placed in the same directory as the data) and cite the original data resource too. Compared to the previous version 1.0, the version 1.1 comprises new languages and corpora, namely Hungarian-KorKor, Norwegian-BokmaalNARC, Norwegian-NynorskNARC, and Turkish-ITCC. In addition, the English GUM dataset has been updated to a newer and larger version, and the conversion pipelines for most datasets have been refined (a list of all changes in each dataset can be found in the corresponding README file).
15
+
16
+ ## Licenses
17
+
18
+ 1. Catalan-AnCora: The treebank is licensed under the Creative Commons License Attribution 4.0 International. The complete license text is available at:
19
+ https://creativecommons.org/licenses/by/4.0/legalcode
20
+ 1. Czech-PCEDT: Attribution-NonCommercial-ShareAlike 3.0 Unported
21
+ 1. Czech-PDT: Attribution-NonCommercial-ShareAlike 4.0 International
22
+ 1. GUM: Anootations are Creative Commons Attribution (CC-BY) version 4.0 Note: reddit data is excluded from CorefUD due to licensing:
23
+ 1. Wikinews/interviews: http://creativecommons.org/licenses/by/2.5/ (Source: https://en.wikinews.org/wiki/Wikinews:Copyright)
24
+ 1. WikiVoyage: https://creativecommons.org/licenses/by-sa/3.0/ (Source: https://wikimediafoundation.org/wiki/Terms_of_Use)
25
+ 1. WikiHow: http://creativecommons.org/licenses/by-nc-sa/3.0/ (Source: http://www.wikihow.com/wikiHow:Creative-Commons)
26
+ 1. Academic: Multiple sources, all https://creativecommons.org/licenses/by/4.0/
27
+ 1. Biographies: http://creativecommons.org/licenses/by-sa/3.0/ (Source: https://en.wikipedia.org/wiki/Wikipedia:Copyrights)
28
+ 1. Fiction: http://creativecommons.org/licenses/by-nc-sa/3.0/ (Source: http://smallbeerpress.com/creative-commons/)
29
+ 1. English-ParCorFull: Attribution-NonCommercial 4.0 International
30
+ 1. French-Democrat: Attribution-ShareAlike 4.0 International
31
+ 1. German-ParCorFull: Attribution-NonCommercial 4.0 International
32
+ 1. German-PotsdamCC: Attribution-NonCommercial-ShareAlike 4.0 International
33
+ 1. Hungarian-KorKor: Creative Commons Attribution 4.0 International Public License
34
+ 1. Hungarian-SzegedKoref: Attribution 4.0 International
35
+ 1. Lithuanian-LCC: CLARIN-LT PUBLIC END-USER LICENCE (PUB)
36
+ 1. Norwegian-BokmaaINARC: Attribution-ShareAlike 4.0 International
37
+ 1. Norwegian-NynorskNARC: Attribution-ShareAlike 4.0 International
38
+ 1. Polish-PCC: CC Attribution 3.0 Unported
39
+ 1. Russian-RuCor: Attribution-ShareAlike 4.0 International
40
+ 1. Spanish-AnCora: Creative Commons License Attribution 4.0 International
41
+ 1. Turkish-ITCC: Attribution-NonCommercial-ShareAlike 4.0 International
42
+
43
+ ## Citation
44
+ ```
45
+ @misc{11234/1-5053,
46
+ title = {Coreference in Universal Dependencies 1.1 ({CorefUD} 1.1)},
47
+ author = {Nov{\'a}k, Michal and Popel, Martin and {\v Z}abokrtsk{\'y}, Zden{\v e}k and Zeman, Daniel and Nedoluzhko, Anna and Acar, Kutay and Bourgonje, Peter and Cinkov{\'a}, Silvie and Cebiro{\u g}lu Eryi{\u g}it, G{\"u}l{\c s}en and Haji{\v c}, Jan and Hardmeier, Christian and Haug, Dag and J{\o}rgensen, Tollef and K{\aa}sen, Andre and Krielke, Pauline and Landragin, Fr{\'e}d{\'e}ric and Lapshinova-Koltunski, Ekaterina and M{\ae}hlum, Petter and Mart{\'{\i}}, M. Ant{\`o}nia and Mikulov{\'a}, Marie and N{\o}klestad, Anders and Ogrodniczuk, Maciej and {\O}vrelid, Lilja and Pamay Arslan, Tu{\u g}ba and Recasens, Marta and Solberg, Per Erik and Stede, Manfred and Straka, Milan and Toldova, Svetlana and Vad{\'a}sz, No{\'e}mi and Velldal, Erik and Vincze, Veronika and Zeldes, Amir and {\v Z}itkus, Voldemaras},
48
+ url = {http://hdl.handle.net/11234/1-5053},
49
+ note = {{LINDAT}/{CLARIAH}-{CZ} digital library at the Institute of Formal and Applied Linguistics ({{\'U}FAL}), Faculty of Mathematics and Physics, Charles University},
50
+ copyright = {Licence {CorefUD} v1.1},
51
+ year = {2023} }
52
+ ```