paper-with-me

Papers

DramaCoref: A Hybrid Coreference Resolution System for German Theater Plays

2021-11-01 · CRAC (ACL) 2021 11 · Janis Pagel, Nils Reiter

We present a system for resolving coreference on theater plays, DramaCoref. The system uses neural network techniques to provide a list of potential mentions. These mentions are assigned to common entities using generic and domain-specific rules. We find that DramaCoref works well on the theater plays when compared to corpora from other domains and profits from the inclusion of information specific to theater plays. On the best-performing setup, it achieves a CoNLL score of 32% when using automatically detected mentions and 55% when using gold mentions. Single rules achieve high precision scores; however, rules designed on other domains are often not applicable or yield unsatisfactory results. Error analysis shows that the mention detection is the main weakness of the system, providing directions for future improvements.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference Resolution

Similar Papers 제목 키워드 기반

Projection-based Coreference Resolution Using Deep Syntax

2017-04-01 · WS 2017 4 · Michal Nov{\'a}k, Anna Nedoluzhko, Zden{\v{e}}k {\v{Z}}abokrtsk{\'y}

The paper describes the system for coreference resolution in German and Russian, trained exclusively on coreference relations project ed through a parallel corpus from English. The resolver operates on the level of deep …

coreference-resolutionCoreference Resolution

Hybrid Rule-Neural Coreference Resolution System based on Actor-Critic Learning

2022-12-20 · Yu Wang, Hongxia Jin

A coreference resolution system is to cluster all mentions that refer to the same entity in a given context. All coreference resolution systems need to tackle two main tasks: one task is to detect all of the potential me…

Allcoreference-resolutionCoreference Resolution

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

Rule-based Coreference Resolution in German Historic Novels

2015-06-01 · WS 2015 6 · Markus Krug, Frank Puppe, Fotis Jannidis, Luisa Macharowsky 외
coreference-resolutionCoreference ResolutionDomain AdaptationNamed Entity Recognition (NER)+1

Signed Coreference Resolution

2021-11-01 · EMNLP 2021 11 · Kayo Yin, Kenneth DeHaan, Malihe Alikhani

Coreference resolution is key to many natural language processing tasks and yet has been relatively unexplored in Sign Language Processing. In signed languages, space is primarily used to establish reference. Solving cor…

coreference-resolutionCoreference Resolution