paper-with-me

Papers

Annotation Errors and NER: A Study with OntoNotes 5.0

2024-06-27 · Gabriel Bernier-Colborne, Sowmya Vajjala

Named Entity Recognition (NER) is a well-studied problem in NLP. However, there is much less focus on studying NER datasets, compared to developing new NER models. In this paper, we employed three simple techniques to detect annotation errors in the OntoNotes 5.0 corpus for English NER, which is the largest available NER corpus for English. Our techniques corrected ~10% of the sentences in train/dev/test data. In terms of entity mentions, we corrected the span and/or type of ~8% of mentions in the dataset, while adding/deleting/splitting/merging a few more. These are large numbers of changes, considering the size of OntoNotes. We used three NER libraries to train, evaluate and compare the models trained with the original and the re-annotated datasets, which showed an average improvement of 1.23% in overall F-scores, with large (>10%) improvements for some of the entity types. While our annotation error detection methods are not exhaustive and there is some manual annotation effort involved, they are largely language agnostic and can be employed with other NER datasets, and other sequence labelling tasks.

📄 PDF Abstract BibTeX arXiv:2406.19172

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Fine-grained Named Entity Annotation for Finnish

2021-05-01 · NoDaLiDa 2021 5 · Jouni Luoma, Li-Hsin Chang, Filip Ginter, Sampo Pyysalo

We introduce a corpus with fine-grained named entity annotation for Finnish, following the OntoNotes guidelines to create a resource that is cross-lingually compatible with existing annotations for other languages. We co…

NER

Longtonotes: OntoNotes with Longer Coreference Chains

2022-10-07 · Kumar Shridhar, Nicholas Monath, Raghuveer Thirukovalluru, Alessandro Stolfo 외

Ontonotes has served as the most important benchmark for coreference resolution. However, for ease of annotation, several long documents in Ontonotes were split into smaller parts. In this work, we build a corpus of core…

coreference-resolutionCoreference Resolution

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 외

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 …

coreference-resolutionCoreference Resolution

Analyzing Coreference and Bridging in Product Reviews

2022-10-01 · COLING (CRAC) 2022 10 · Hideo Kobayashi, Christopher Malon

Product reviews may have complex discourse including coreference and bridging relations to a main product, competing products, and interacting products. Current approaches to aspect-based sentiment analysis (ABSA) and op…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Opinion SummarizationSentiment Analysis

Can we Fix the Scope for Coreference? Problems and Solutions for Benchmarks beyond OntoNotes

2021-12-17 · Amir Zeldes

Current work on automatic coreference resolution has focused on the OntoNotes benchmark dataset, due to both its size and consistency. However many aspects of the OntoNotes annotation scheme are not well understood by NL…

coreference-resolutionCoreference Resolution