paper-with-me

Papers

FantasyCoref: Coreference Resolution on Fantasy Literature Through Omniscient Writer’s Point of View

2021-11-01 · CRAC (ACL) 2021 11 · Sooyoun Han, Sumin Seo, Minji Kang, Jongin Kim, Nayoung Choi, Min Song, Jinho D. Choi

This paper presents a new corpus and annotation guideline for a novel coreference resolution task on fictional texts, and analyzes its unique characteristics. FantasyCoref contains 211 stories of Grimms’ Fairy Tales and 3 other fantasy literature annotated in the omniscient writer’s point of view (OWV) to handle distinctive aspects in this genre. This task is more challenging than general coreference resolution in two ways. First, documents in our corpus are 2.5 times longer than the ones in OntoNotes, raising a new layer of difficulty in resolving long-distant referents. Second, annotation of literary styles and concepts raise several issues which are not sufficiently addressed in the existing annotation guidelines. Hence, considerations on such issues and the concept of OWV are necessary to achieve high inter-annotator agreement (IAA) in coreference resolution of fictional texts. We carefully conduct annotation tasks in four stages to ensure the quality of our annotation. As a result, a high IAA score of 87% is achieved using the standard coreference evaluation metric. Finally, state-of-the-art coreference resolution approaches are evaluated on our corpus. After training with our annotated dataset, there was a 2.59% and 3.06% improvement over the model trained on the OntoNotes dataset. Also, we observe that the portion of errors specific to fictional texts declines after the training.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference Resolution

Similar Papers 제목 키워드 기반

A Hybrid Rule-Based and Neural Coreference Resolution System with an Evaluation on Dutch Literature

2021-11-01 · CRAC (ACL) 2021 11 · Andreas van Cranenburgh, Esther Ploeger, Frank van den Berg, Remi Thüss

We introduce a modular, hybrid coreference resolution system that extends a rule-based baseline with three neural classifiers for the subtasks mention detection, mention attributes (gender, animacy, number), and pronoun …

coreference-resolutionCoreference ResolutionFeature Engineering

An Annotated Dataset of Coreference in English Literature

2019-12-03 · LREC 2020 5 · David Bamman, Olivia Lewke, Anya Mansoor

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. This dataset differs from previous coreference da…

Coreference Resolution

Latent Structures for Coreference Resolution

2015-01-01 · TACL 2015 1 · Sebastian Martschat, Michael Strube

Machine learning approaches to coreference resolution vary greatly in the modeling of the problem: while early approaches operated on the mention pair level, current research focuses on ranking architectures and antecede…

BIG-bench Machine Learningcoreference-resolutionCoreference ResolutionMachine Translation+1

Coreference Resolution for the Biomedical Domain: A Survey

2021-09-25 · CRAC (ACL) 2021 11 · Pengcheng Lu, Massimo Poesio

Issues with coreference resolution are one of the most frequently mentioned challenges for information extraction from the biomedical literature. Thus, the biomedical genre has long been the second most researched genre …

coreference-resolutionCoreference ResolutionSurvey

Seq2seq is All You Need for Coreference Resolution

2023-10-20 · Wenzheng Zhang, Sam Wiseman, Karl Stratos

Existing works on coreference resolution suggest that task-specific models are necessary to achieve state-of-the-art performance. In this work, we present compelling evidence that such models are not necessary. We finetu…

Allcoreference-resolutionCoreference Resolution