Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
ianporada commited on
Commit
8c267ee
·
verified ·
1 Parent(s): 5721bfc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +112 -772
README.md CHANGED
@@ -1,774 +1,114 @@
1
  ---
2
- dataset_info:
3
- - config_name: split_0
4
- features:
5
- - name: doc_name
6
- dtype: string
7
- - name: meta_info
8
- struct:
9
- - name: author
10
- dtype: string
11
- - name: date
12
- dtype: string
13
- - name: gutenberg_id
14
- dtype: string
15
- - name: title
16
- dtype: string
17
- - name: sentences
18
- sequence:
19
- sequence: string
20
- - name: coref_chains
21
- sequence:
22
- sequence:
23
- sequence: int64
24
- - name: entities
25
- list:
26
- list:
27
- - name: bio_tags
28
- sequence: string
29
- - name: token
30
- dtype: string
31
- - name: events
32
- list:
33
- list:
34
- - name: is_event
35
- dtype: bool
36
- - name: token
37
- dtype: string
38
- - name: original_text
39
- dtype: string
40
- - name: quotes
41
- list:
42
- - name: attribution
43
- dtype: string
44
- - name: end
45
- struct:
46
- - name: sent_id
47
- dtype: string
48
- - name: token_id
49
- dtype: string
50
- - name: quotation
51
- dtype: string
52
- - name: quote_id
53
- dtype: string
54
- - name: start
55
- struct:
56
- - name: sent_id
57
- dtype: string
58
- - name: token_id
59
- dtype: string
60
- splits:
61
- - name: train
62
- num_bytes: 56694989
63
- num_examples: 80
64
- - name: validation
65
- num_bytes: 8345154
66
- num_examples: 10
67
- - name: test
68
- num_bytes: 8986883
69
- num_examples: 10
70
- download_size: 40965931
71
- dataset_size: 74027026
72
- - config_name: split_1
73
- features:
74
- - name: doc_name
75
- dtype: string
76
- - name: meta_info
77
- struct:
78
- - name: author
79
- dtype: string
80
- - name: date
81
- dtype: string
82
- - name: gutenberg_id
83
- dtype: string
84
- - name: title
85
- dtype: string
86
- - name: sentences
87
- sequence:
88
- sequence: string
89
- - name: coref_chains
90
- sequence:
91
- sequence:
92
- sequence: int64
93
- - name: entities
94
- list:
95
- list:
96
- - name: bio_tags
97
- sequence: string
98
- - name: token
99
- dtype: string
100
- - name: events
101
- list:
102
- list:
103
- - name: is_event
104
- dtype: bool
105
- - name: token
106
- dtype: string
107
- - name: original_text
108
- dtype: string
109
- - name: quotes
110
- list:
111
- - name: attribution
112
- dtype: string
113
- - name: end
114
- struct:
115
- - name: sent_id
116
- dtype: string
117
- - name: token_id
118
- dtype: string
119
- - name: quotation
120
- dtype: string
121
- - name: quote_id
122
- dtype: string
123
- - name: start
124
- struct:
125
- - name: sent_id
126
- dtype: string
127
- - name: token_id
128
- dtype: string
129
- splits:
130
- - name: train
131
- num_bytes: 57187102
132
- num_examples: 80
133
- - name: validation
134
- num_bytes: 8986883
135
- num_examples: 10
136
- - name: test
137
- num_bytes: 7853041
138
- num_examples: 10
139
- download_size: 40976578
140
- dataset_size: 74027026
141
- - config_name: split_2
142
- features:
143
- - name: doc_name
144
- dtype: string
145
- - name: meta_info
146
- struct:
147
- - name: author
148
- dtype: string
149
- - name: date
150
- dtype: string
151
- - name: gutenberg_id
152
- dtype: string
153
- - name: title
154
- dtype: string
155
- - name: sentences
156
- sequence:
157
- sequence: string
158
- - name: coref_chains
159
- sequence:
160
- sequence:
161
- sequence: int64
162
- - name: entities
163
- list:
164
- list:
165
- - name: bio_tags
166
- sequence: string
167
- - name: token
168
- dtype: string
169
- - name: events
170
- list:
171
- list:
172
- - name: is_event
173
- dtype: bool
174
- - name: token
175
- dtype: string
176
- - name: original_text
177
- dtype: string
178
- - name: quotes
179
- list:
180
- - name: attribution
181
- dtype: string
182
- - name: end
183
- struct:
184
- - name: sent_id
185
- dtype: string
186
- - name: token_id
187
- dtype: string
188
- - name: quotation
189
- dtype: string
190
- - name: quote_id
191
- dtype: string
192
- - name: start
193
- struct:
194
- - name: sent_id
195
- dtype: string
196
- - name: token_id
197
- dtype: string
198
- splits:
199
- - name: train
200
- num_bytes: 57366579
201
- num_examples: 80
202
- - name: validation
203
- num_bytes: 7853041
204
- num_examples: 10
205
- - name: test
206
- num_bytes: 8807406
207
- num_examples: 10
208
- download_size: 40966738
209
- dataset_size: 74027026
210
- - config_name: split_3
211
- features:
212
- - name: doc_name
213
- dtype: string
214
- - name: meta_info
215
- struct:
216
- - name: author
217
- dtype: string
218
- - name: date
219
- dtype: string
220
- - name: gutenberg_id
221
- dtype: string
222
- - name: title
223
- dtype: string
224
- - name: sentences
225
- sequence:
226
- sequence: string
227
- - name: coref_chains
228
- sequence:
229
- sequence:
230
- sequence: int64
231
- - name: entities
232
- list:
233
- list:
234
- - name: bio_tags
235
- sequence: string
236
- - name: token
237
- dtype: string
238
- - name: events
239
- list:
240
- list:
241
- - name: is_event
242
- dtype: bool
243
- - name: token
244
- dtype: string
245
- - name: original_text
246
- dtype: string
247
- - name: quotes
248
- list:
249
- - name: attribution
250
- dtype: string
251
- - name: end
252
- struct:
253
- - name: sent_id
254
- dtype: string
255
- - name: token_id
256
- dtype: string
257
- - name: quotation
258
- dtype: string
259
- - name: quote_id
260
- dtype: string
261
- - name: start
262
- struct:
263
- - name: sent_id
264
- dtype: string
265
- - name: token_id
266
- dtype: string
267
- splits:
268
- - name: train
269
- num_bytes: 58195704
270
- num_examples: 80
271
- - name: validation
272
- num_bytes: 8807406
273
- num_examples: 10
274
- - name: test
275
- num_bytes: 7023917
276
- num_examples: 10
277
- download_size: 40959397
278
- dataset_size: 74027027
279
- - config_name: split_4
280
- features:
281
- - name: doc_name
282
- dtype: string
283
- - name: meta_info
284
- struct:
285
- - name: author
286
- dtype: string
287
- - name: date
288
- dtype: string
289
- - name: gutenberg_id
290
- dtype: string
291
- - name: title
292
- dtype: string
293
- - name: sentences
294
- sequence:
295
- sequence: string
296
- - name: coref_chains
297
- sequence:
298
- sequence:
299
- sequence: int64
300
- - name: entities
301
- list:
302
- list:
303
- - name: bio_tags
304
- sequence: string
305
- - name: token
306
- dtype: string
307
- - name: events
308
- list:
309
- list:
310
- - name: is_event
311
- dtype: bool
312
- - name: token
313
- dtype: string
314
- - name: original_text
315
- dtype: string
316
- - name: quotes
317
- list:
318
- - name: attribution
319
- dtype: string
320
- - name: end
321
- struct:
322
- - name: sent_id
323
- dtype: string
324
- - name: token_id
325
- dtype: string
326
- - name: quotation
327
- dtype: string
328
- - name: quote_id
329
- dtype: string
330
- - name: start
331
- struct:
332
- - name: sent_id
333
- dtype: string
334
- - name: token_id
335
- dtype: string
336
- splits:
337
- - name: train
338
- num_bytes: 60353811
339
- num_examples: 80
340
- - name: validation
341
- num_bytes: 7023917
342
- num_examples: 10
343
- - name: test
344
- num_bytes: 6649299
345
- num_examples: 10
346
- download_size: 40967737
347
- dataset_size: 74027027
348
- - config_name: split_5
349
- features:
350
- - name: doc_name
351
- dtype: string
352
- - name: meta_info
353
- struct:
354
- - name: author
355
- dtype: string
356
- - name: date
357
- dtype: string
358
- - name: gutenberg_id
359
- dtype: string
360
- - name: title
361
- dtype: string
362
- - name: sentences
363
- sequence:
364
- sequence: string
365
- - name: coref_chains
366
- sequence:
367
- sequence:
368
- sequence: int64
369
- - name: entities
370
- list:
371
- list:
372
- - name: bio_tags
373
- sequence: string
374
- - name: token
375
- dtype: string
376
- - name: events
377
- list:
378
- list:
379
- - name: is_event
380
- dtype: bool
381
- - name: token
382
- dtype: string
383
- - name: original_text
384
- dtype: string
385
- - name: quotes
386
- list:
387
- - name: attribution
388
- dtype: string
389
- - name: end
390
- struct:
391
- - name: sent_id
392
- dtype: string
393
- - name: token_id
394
- dtype: string
395
- - name: quotation
396
- dtype: string
397
- - name: quote_id
398
- dtype: string
399
- - name: start
400
- struct:
401
- - name: sent_id
402
- dtype: string
403
- - name: token_id
404
- dtype: string
405
- splits:
406
- - name: train
407
- num_bytes: 59476172
408
- num_examples: 80
409
- - name: validation
410
- num_bytes: 6649299
411
- num_examples: 10
412
- - name: test
413
- num_bytes: 7901556
414
- num_examples: 10
415
- download_size: 40960977
416
- dataset_size: 74027027
417
- - config_name: split_6
418
- features:
419
- - name: doc_name
420
- dtype: string
421
- - name: meta_info
422
- struct:
423
- - name: author
424
- dtype: string
425
- - name: date
426
- dtype: string
427
- - name: gutenberg_id
428
- dtype: string
429
- - name: title
430
- dtype: string
431
- - name: sentences
432
- sequence:
433
- sequence: string
434
- - name: coref_chains
435
- sequence:
436
- sequence:
437
- sequence: int64
438
- - name: entities
439
- list:
440
- list:
441
- - name: bio_tags
442
- sequence: string
443
- - name: token
444
- dtype: string
445
- - name: events
446
- list:
447
- list:
448
- - name: is_event
449
- dtype: bool
450
- - name: token
451
- dtype: string
452
- - name: original_text
453
- dtype: string
454
- - name: quotes
455
- list:
456
- - name: attribution
457
- dtype: string
458
- - name: end
459
- struct:
460
- - name: sent_id
461
- dtype: string
462
- - name: token_id
463
- dtype: string
464
- - name: quotation
465
- dtype: string
466
- - name: quote_id
467
- dtype: string
468
- - name: start
469
- struct:
470
- - name: sent_id
471
- dtype: string
472
- - name: token_id
473
- dtype: string
474
- splits:
475
- - name: train
476
- num_bytes: 59124715
477
- num_examples: 80
478
- - name: validation
479
- num_bytes: 7901556
480
- num_examples: 10
481
- - name: test
482
- num_bytes: 7000756
483
- num_examples: 10
484
- download_size: 40954360
485
- dataset_size: 74027027
486
- - config_name: split_7
487
- features:
488
- - name: doc_name
489
- dtype: string
490
- - name: meta_info
491
- struct:
492
- - name: author
493
- dtype: string
494
- - name: date
495
- dtype: string
496
- - name: gutenberg_id
497
- dtype: string
498
- - name: title
499
- dtype: string
500
- - name: sentences
501
- sequence:
502
- sequence: string
503
- - name: coref_chains
504
- sequence:
505
- sequence:
506
- sequence: int64
507
- - name: entities
508
- list:
509
- list:
510
- - name: bio_tags
511
- sequence: string
512
- - name: token
513
- dtype: string
514
- - name: events
515
- list:
516
- list:
517
- - name: is_event
518
- dtype: bool
519
- - name: token
520
- dtype: string
521
- - name: original_text
522
- dtype: string
523
- - name: quotes
524
- list:
525
- - name: attribution
526
- dtype: string
527
- - name: end
528
- struct:
529
- - name: sent_id
530
- dtype: string
531
- - name: token_id
532
- dtype: string
533
- - name: quotation
534
- dtype: string
535
- - name: quote_id
536
- dtype: string
537
- - name: start
538
- struct:
539
- - name: sent_id
540
- dtype: string
541
- - name: token_id
542
- dtype: string
543
- splits:
544
- - name: train
545
- num_bytes: 60453511
546
- num_examples: 80
547
- - name: validation
548
- num_bytes: 7000756
549
- num_examples: 10
550
- - name: test
551
- num_bytes: 6572760
552
- num_examples: 10
553
- download_size: 40969369
554
- dataset_size: 74027027
555
- - config_name: split_8
556
- features:
557
- - name: doc_name
558
- dtype: string
559
- - name: meta_info
560
- struct:
561
- - name: author
562
- dtype: string
563
- - name: date
564
- dtype: string
565
- - name: gutenberg_id
566
- dtype: string
567
- - name: title
568
- dtype: string
569
- - name: sentences
570
- sequence:
571
- sequence: string
572
- - name: coref_chains
573
- sequence:
574
- sequence:
575
- sequence: int64
576
- - name: entities
577
- list:
578
- list:
579
- - name: bio_tags
580
- sequence: string
581
- - name: token
582
- dtype: string
583
- - name: events
584
- list:
585
- list:
586
- - name: is_event
587
- dtype: bool
588
- - name: token
589
- dtype: string
590
- - name: original_text
591
- dtype: string
592
- - name: quotes
593
- list:
594
- - name: attribution
595
- dtype: string
596
- - name: end
597
- struct:
598
- - name: sent_id
599
- dtype: string
600
- - name: token_id
601
- dtype: string
602
- - name: quotation
603
- dtype: string
604
- - name: quote_id
605
- dtype: string
606
- - name: start
607
- struct:
608
- - name: sent_id
609
- dtype: string
610
- - name: token_id
611
- dtype: string
612
- splits:
613
- - name: train
614
- num_bytes: 62568009
615
- num_examples: 80
616
- - name: validation
617
- num_bytes: 6572760
618
- num_examples: 10
619
- - name: test
620
- num_bytes: 4886258
621
- num_examples: 10
622
- download_size: 40975934
623
- dataset_size: 74027027
624
- - config_name: split_9
625
- features:
626
- - name: doc_name
627
- dtype: string
628
- - name: meta_info
629
- struct:
630
- - name: author
631
- dtype: string
632
- - name: date
633
- dtype: string
634
- - name: gutenberg_id
635
- dtype: string
636
- - name: title
637
- dtype: string
638
- - name: sentences
639
- sequence:
640
- sequence: string
641
- - name: coref_chains
642
- sequence:
643
- sequence:
644
- sequence: int64
645
- - name: entities
646
- list:
647
- list:
648
- - name: bio_tags
649
- sequence: string
650
- - name: token
651
- dtype: string
652
- - name: events
653
- list:
654
- list:
655
- - name: is_event
656
- dtype: bool
657
- - name: token
658
- dtype: string
659
- - name: original_text
660
- dtype: string
661
- - name: quotes
662
- list:
663
- - name: attribution
664
- dtype: string
665
- - name: end
666
- struct:
667
- - name: sent_id
668
- dtype: string
669
- - name: token_id
670
- dtype: string
671
- - name: quotation
672
- dtype: string
673
- - name: quote_id
674
- dtype: string
675
- - name: start
676
- struct:
677
- - name: sent_id
678
- dtype: string
679
- - name: token_id
680
- dtype: string
681
- splits:
682
- - name: train
683
- num_bytes: 60795615
684
- num_examples: 80
685
- - name: validation
686
- num_bytes: 4886258
687
- num_examples: 10
688
- - name: test
689
- num_bytes: 8345154
690
- num_examples: 10
691
- download_size: 40969561
692
- dataset_size: 74027027
693
- configs:
694
- - config_name: split_0
695
- data_files:
696
- - split: train
697
- path: split_0/train-*
698
- - split: validation
699
- path: split_0/validation-*
700
- - split: test
701
- path: split_0/test-*
702
- - config_name: split_1
703
- data_files:
704
- - split: train
705
- path: split_1/train-*
706
- - split: validation
707
- path: split_1/validation-*
708
- - split: test
709
- path: split_1/test-*
710
- - config_name: split_2
711
- data_files:
712
- - split: train
713
- path: split_2/train-*
714
- - split: validation
715
- path: split_2/validation-*
716
- - split: test
717
- path: split_2/test-*
718
- - config_name: split_3
719
- data_files:
720
- - split: train
721
- path: split_3/train-*
722
- - split: validation
723
- path: split_3/validation-*
724
- - split: test
725
- path: split_3/test-*
726
- - config_name: split_4
727
- data_files:
728
- - split: train
729
- path: split_4/train-*
730
- - split: validation
731
- path: split_4/validation-*
732
- - split: test
733
- path: split_4/test-*
734
- - config_name: split_5
735
- data_files:
736
- - split: train
737
- path: split_5/train-*
738
- - split: validation
739
- path: split_5/validation-*
740
- - split: test
741
- path: split_5/test-*
742
- - config_name: split_6
743
- data_files:
744
- - split: train
745
- path: split_6/train-*
746
- - split: validation
747
- path: split_6/validation-*
748
- - split: test
749
- path: split_6/test-*
750
- - config_name: split_7
751
- data_files:
752
- - split: train
753
- path: split_7/train-*
754
- - split: validation
755
- path: split_7/validation-*
756
- - split: test
757
- path: split_7/test-*
758
- - config_name: split_8
759
- data_files:
760
- - split: train
761
- path: split_8/train-*
762
- - split: validation
763
- path: split_8/validation-*
764
- - split: test
765
- path: split_8/test-*
766
- - config_name: split_9
767
- data_files:
768
- - split: train
769
- path: split_9/train-*
770
- - split: validation
771
- path: split_9/validation-*
772
- - split: test
773
- path: split_9/test-*
774
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ license: cc-by-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
+
5
+ # LitBank
6
+
7
+ - Project: https://github.com/dbamman/litbank
8
+ - Data source: https://github.com/dbamman/litbank/commit/3e50db0ffc033d7ccbb94f4d88f6b99210328ed8
9
+ - Crossval splits source: https://github.com/dbamman/lrec2020-coref/commit/e30de53743d36d1ea2c9e7292c69477fa332713c
10
+
11
+ ## Details
12
+
13
+ Each item has the features
14
+
15
+ ```
16
+ {'coref_chains': List[List[List[int]]] # list of clusters, each cluster is a list of mentions, each mention is a list of [sent_idx, start, end] inclusive
17
+ 'doc_name': str
18
+ 'entities': List[List[{'bio_tags': List[str]
19
+ 'token': str}]], # list of sentences, each sentence is a list of tokens, each token has a list of bio tags and the token
20
+ 'events': List[List[{'is_event': bool,
21
+ 'token': str}]], # list of sentences, each sentence is a list of tokens, each token contains is_event and the token
22
+ 'meta_info': {'author': str,
23
+ 'date': str,
24
+ 'gutenberg_id': str,
25
+ 'title': str},
26
+ 'original_text': str,
27
+ 'quotes': List[{'attribution': str,
28
+ 'end': {'sent_id': str,
29
+ 'token_id': str},
30
+ 'quotation': str,
31
+ 'quote_id': str,
32
+ 'start': {'sent_id': str,
33
+ 'token_id': str}}],
34
+ 'sentences': List[List[str]],
35
+ }
36
+ ```
37
+
38
+ ## Citation
39
+ ```
40
+ @inproceedings{bamman-etal-2019-annotated,
41
+ title = "An annotated dataset of literary entities",
42
+ author = "Bamman, David and
43
+ Popat, Sejal and
44
+ Shen, Sheng",
45
+ editor = "Burstein, Jill and
46
+ Doran, Christy and
47
+ Solorio, Thamar",
48
+ booktitle = "Proceedings of the 2019 Conference of the North {A}merican Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)",
49
+ month = jun,
50
+ year = "2019",
51
+ address = "Minneapolis, Minnesota",
52
+ publisher = "Association for Computational Linguistics",
53
+ url = "https://aclanthology.org/N19-1220",
54
+ doi = "10.18653/v1/N19-1220",
55
+ pages = "2138--2144",
56
+ abstract = "We present a new dataset comprised of 210,532 tokens evenly drawn from 100 different English-language literary texts annotated for ACE entity categories (person, location, geo-political entity, facility, organization, and vehicle). These categories include non-named entities (such as {``}the boy{''}, {``}the kitchen{''}) and nested structure (such as [[the cook]{'}s sister]). In contrast to existing datasets built primarily on news (focused on geo-political entities and organizations), literary texts offer strikingly different distributions of entity categories, with much stronger emphasis on people and description of settings. We present empirical results demonstrating the performance of nested entity recognition models in this domain; training natively on in-domain literary data yields an improvement of over 20 absolute points in F-score (from 45.7 to 68.3), and mitigates a disparate impact in performance for male and female entities present in models trained on news data.",
57
+ }
58
+ ```
59
+
60
+ ### Event detection
61
+ ```
62
+ @inproceedings{sims-etal-2019-literary,
63
+ title = "Literary Event Detection",
64
+ author = "Sims, Matthew and
65
+ Park, Jong Ho and
66
+ Bamman, David",
67
+ editor = "Korhonen, Anna and
68
+ Traum, David and
69
+ M{\`a}rquez, Llu{\'\i}s",
70
+ booktitle = "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
71
+ month = jul,
72
+ year = "2019",
73
+ address = "Florence, Italy",
74
+ publisher = "Association for Computational Linguistics",
75
+ url = "https://aclanthology.org/P19-1353",
76
+ doi = "10.18653/v1/P19-1353",
77
+ pages = "3623--3634",
78
+ abstract = "In this work we present a new dataset of literary events{---}events that are depicted as taking place within the imagined space of a novel. While previous work has focused on event detection in the domain of contemporary news, literature poses a number of complications for existing systems, including complex narration, the depiction of a broad array of mental states, and a strong emphasis on figurative language. We outline the annotation decisions of this new dataset and compare several models for predicting events; the best performing model, a bidirectional LSTM with BERT token representations, achieves an F1 score of 73.9. We then apply this model to a corpus of novels split across two dimensions{---}prestige and popularity{---}and demonstrate that there are statistically significant differences in the distribution of events for prestige.",
79
+ }
80
+ ```
81
+
82
+ ### Coreference
83
+ ```
84
+ @inproceedings{bamman-etal-2020-annotated,
85
+ title = "An Annotated Dataset of Coreference in {E}nglish Literature",
86
+ author = "Bamman, David and
87
+ Lewke, Olivia and
88
+ Mansoor, Anya",
89
+ editor = "Calzolari, Nicoletta and
90
+ B{\'e}chet, Fr{\'e}d{\'e}ric and
91
+ Blache, Philippe and
92
+ Choukri, Khalid and
93
+ Cieri, Christopher and
94
+ Declerck, Thierry and
95
+ Goggi, Sara and
96
+ Isahara, Hitoshi and
97
+ Maegaard, Bente and
98
+ Mariani, Joseph and
99
+ Mazo, H{\'e}l{\`e}ne and
100
+ Moreno, Asuncion and
101
+ Odijk, Jan and
102
+ Piperidis, Stelios",
103
+ booktitle = "Proceedings of the Twelfth Language Resources and Evaluation Conference",
104
+ month = may,
105
+ year = "2020",
106
+ address = "Marseille, France",
107
+ publisher = "European Language Resources Association",
108
+ url = "https://aclanthology.org/2020.lrec-1.6",
109
+ pages = "44--54",
110
+ abstract = "We present in this work a new dataset of coreference annotations for works of literature in English, covering 29,103 mentions in 210,532 tokens from 100 works of fiction published between 1719 and 1922. This dataset differs from previous coreference corpora in containing documents whose average length (2,105.3 words) is four times longer than other benchmark datasets (463.7 for OntoNotes), and contains examples of difficult coreference problems common in literature. This dataset allows for an evaluation of cross-domain performance for the task of coreference resolution, and analysis into the characteristics of long-distance within-document coreference.",
111
+ language = "English",
112
+ ISBN = "979-10-95546-34-4",
113
+ }
114
+ ```