paper-with-me

Papers

Investigating Multilingual Coreference Resolution by Universal Annotations

2023-10-26 · Haixia Chai, Michael Strube

Multilingual coreference resolution (MCR) has been a long-standing and challenging task. With the newly proposed multilingual coreference dataset, CorefUD (Nedoluzhko et al., 2022), we conduct an investigation into the task by using its harmonized universal morphosyntactic and coreference annotations. First, we study coreference by examining the ground truth data at different linguistic levels, namely mention, entity and document levels, and across different genres, to gain insights into the characteristics of coreference across multiple languages. Second, we perform an error analysis of the most challenging cases that the SotA system fails to resolve in the CRAC 2022 shared task using the universal annotations. Last, based on this analysis, we extract features from universal morphosyntactic annotations and integrate these features into a baseline system to assess their potential benefits for the MCR task. Our results show that our best configuration of features improves the baseline by 0.9% F1 score.

📄 PDF Abstract BibTeX arXiv:2310.17734

Code (1)

haixiachai/multi-coref 공식 구현 pytorch

Tasks

coreference-resolutionCoreference Resolution

Similar Papers 제목 키워드 기반

CorefUD 1.0: Coreference Meets Universal Dependencies

2022-06-01 · LREC 2022 6 · Anna Nedoluzhko, Michal Novák, Martin Popel, Zdeněk Žabokrtský 외

Recent advances in standardization for annotated language resources have led to successful large scale efforts, such as the Universal Dependencies (UD) project for multilingual syntactically annotated data. By comparison…

coreference-resolutionCoreference Resolutionnamed-entity-recognitionNamed Entity Recognition+1

Coreference Resolution for Polish: Improvements within the CRAC 2022 Shared Task

2022-10-01 · CRAC (ACL) 2022 10 · Karol Saputa

The paper presents our system for coreference resolution in Polish. We compare the system with previous works for the Polish language as well as with the multilingual approach in the CRAC 2022 Shared Task on Multilingual…

coreference-resolutionCoreference Resolution

Multilingual Coreference Resolution with Harmonized Annotations

2021-07-26 · RANLP 2021 9 · Ondřej Pražák, Miloslav Konopík, Jakub Sido

In this paper, we present coreference resolution experiments with a newly created multilingual corpus CorefUD. We focus on the following languages: Czech, Russian, Polish, German, Spanish, and Catalan. In addition to mon…

coreference-resolutionCoreference Resolution

Multilingual Coreference Resolution in Low-resource South Asian Languages

2024-02-21 · Ritwik Mishra, Pooja Desur, Rajiv Ratn Shah, Ponnurangam Kumaraguru

Coreference resolution involves the task of identifying text spans within a discourse that pertain to the same real-world entity. While this task has been extensively explored in the English language, there has been a no…

coreference-resolutionCoreference ResolutionWord Alignment

Multilingual Coreference Resolution in Multiparty Dialogue

2022-08-02 · Boyuan Zheng, Patrick Xia, Mahsa Yarmohammadi, Benjamin Van Durme

Existing multiparty dialogue datasets for entity coreference resolution are nascent, and many challenges are still unaddressed. We create a large-scale dataset, Multilingual Multiparty Coref (MMC), for this task based on…

coreference-resolutionCoreference ResolutionData Augmentation