Neural Coreference Resolution for Arabic
No neural coreference resolver for Arabic exists, in fact we are not aware of any learning-based coreference resolver for Arabic since (Bjorkelund and Kuhn, 2014). In this paper, we introduce a coreference resolution system for Arabic based on Lee et al's end to end architecture combined with the Arabic version of bert and an external mention detector. As far as we know, this is the first neural coreference resolution system aimed specifically to Arabic, and it substantially outperforms the existing state of the art on OntoNotes 5.0 with a gain of 15.2 points conll F1. We also discuss the current limitations of the task for Arabic and possible approaches that can tackle these challenges.
Code (1)
Tasks
coreference-resolutionCoreference ResolutionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Exploring Pre-Trained Transformers and Bilingual Transfer Learning for Arabic Coreference Resolution
In this paper, we develop bilingual transfer learning approaches to improve Arabic coreference resolution by leveraging additional English annotation via bilingual or multilingual pre-trained transformers. We show that b…
coreference-resolutionCoreference ResolutionTransfer LearningJoint Coreference Resolution for Zeros and non-Zeros in Arabic
Most existing proposals about anaphoric zero pronoun (AZP) resolution regard full mention coreference and AZP resolution as two independent tasks, even though the two tasks are clearly related. The main issues that need …
coreference-resolutionCoreference ResolutionCoreference Resolution through a seq2seq Transition-Based System
Most recent coreference resolution systems use search algorithms over possible spans to identify mentions and resolve coreference. We instead present a coreference resolution system that uses a text-to-text (seq2seq) par…
coreference-resolutionCoreference ResolutionLanguage ModelingLanguage ModellingEnsemble Transfer Learning for Multilingual Coreference Resolution
Entity coreference resolution is an important research problem with many applications, including information extraction and question answering. Coreference resolution for English has been studied extensively. However, th…
coreference-resolutionCoreference ResolutionQuestion AnsweringTransfer LearningTowards Harnessing Memory Networks for Coreference Resolution
Coreference resolution task demands comprehending a discourse, especially for anaphoric mentions which require semantic information for resolving antecedents. We investigate into how memory networks can be helpful for co…
coreference-resolutionCoreference ResolutionQuestion AnsweringRepresentation Learning