paper-with-me

Papers

ThaiCoref: Thai Coreference Resolution Dataset

2024-06-10 · Pontakorn Trakuekul, Wei Qi Leong, Charin Polpanumas, Jitkapat Sawatphol, William Chandra Tjhi, Attapol T. Rutherford

While coreference resolution is a well-established research area in Natural Language Processing (NLP), research focusing on Thai language remains limited due to the lack of large annotated corpora. In this work, we introduce ThaiCoref, a dataset for Thai coreference resolution. Our dataset comprises 777,271 tokens, 44,082 mentions and 10,429 entities across four text genres: university essays, newspapers, speeches, and Wikipedia. Our annotation scheme is built upon the OntoNotes benchmark with adjustments to address Thai-specific phenomena. Utilizing ThaiCoref, we train models employing a multilingual encoder and cross-lingual transfer techniques, achieving a best F1 score of 67.88\% on the test set. Error analysis reveals challenges posed by Thai's unique linguistic features. To benefit the NLP community, we make the dataset and the model publicly available at http://www.github.com/nlp-chula/thai-coref .

📄 PDF Abstract BibTeX arXiv:2406.06000

Code (1)

nlp-chula/thai-coref 공식 구현

Tasks

coreference-resolutionCoreference ResolutionCross-Lingual Transfer

Similar Papers 제목 키워드 기반

Towards Harnessing Memory Networks for Coreference Resolution

2017-08-01 · WS 2017 8 · Joe Cheri, Pushpak Bhattacharyya

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

Cross-document Coreference Resolution over Predicted Mentions

2021-06-02 · Findings (ACL) 2021 8 · Arie Cattan, Alon Eirew, Gabriel Stanovsky, Mandar Joshi 외

Coreference resolution has been mostly investigated within a single document scope, showing impressive progress in recent years based on end-to-end models. However, the more challenging task of cross-document (CD) corefe…

coreference-resolutionCoreference ResolutionCross Document Coreference Resolution

Releasing the CRaQAn (Coreference Resolution in Question-Answering): An open-source dataset and dataset creation methodology using instruction-following models

2023-11-27 · Rob Grzywinski, Joshua D'Arcy, Rob Naidoff, Ashish Shukla 외

Instruction-following language models demand robust methodologies for information retrieval to augment instructions for question-answering applications. A primary challenge is the resolution of coreferences in the contex…

Chunkingcoreference-resolutionCoreference ResolutionInformation Retrieval+3

On Generalization in Coreference Resolution

2021-09-20 · CRAC (ACL) 2021 11 · Shubham Toshniwal, Patrick Xia, Sam Wiseman, Karen Livescu 외

While coreference resolution is defined independently of dataset domain, most models for performing coreference resolution do not transfer well to unseen domains. We consolidate a set of 8 coreference resolution datasets…

coreference-resolutionCoreference ResolutionData Augmentation

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