paper-with-me

Papers

Identifying Incorrect Labels in the CoNLL-2003 Corpus

2020-11-01 · CONLL 2020 · Frederick Reiss, Hong Xu, Bryan Cutler, Karthik Muthuraman, Zachary Eichenberger

The CoNLL-2003 corpus for English-language named entity recognition (NER) is one of the most influential corpora for NER model research. A large number of publications, including many landmark works, have used this corpus as a source of ground truth for NER tasks. In this paper, we examine this corpus and identify over 1300 incorrect labels (out of 35089 in the corpus). In particular, the number of incorrect labels in the test fold is comparable to the number of errors that state-of-the-art models make when running inference over this corpus. We describe the process by which we identified these incorrect labels, using novel variants of techniques from semi-supervised learning. We also summarize the types of errors that we found, and we revisit several recent results in NER in light of the corrected data. Finally, we show experimentally that our corrections to the corpus have a positive impact on three state-of-the-art models.

📄 PDF Abstract BibTeX

Code (2)

codait/identifying-incorrect-labels-in-conll-2003 공식 구현
codait/text-extensions-for-pandas 공식 구현

Tasks

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

Similar Papers 제목 키워드 기반

Data Cleaning Tools for Token Classification Tasks

2021-06-01 · NAACL (DaSH) 2021 6 · Karthik Muthuraman, Frederick Reiss, Hong Xu, Bryan Cutler 외

Human-in-the-loop systems for cleaning NLP training data rely on automated sieves to isolate potentially-incorrect labels for manual review. We have developed a novel technique for flagging potentially-incorrect labels w…

Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

CleanCoNLL: A Nearly Noise-Free Named Entity Recognition Dataset

2023-10-24 · Susanna Rücker, Alan Akbik

The CoNLL-03 corpus is arguably the most well-known and utilized benchmark dataset for named entity recognition (NER). However, prior works found significant numbers of annotation errors, incompleteness, and inconsistenc…

Entity Linkingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

The MARCELL Legislative Corpus

2020-05-01 · LREC 2020 5 · Tam{\'a}s V{\'a}radi, Svetla Koeva, Martin Yamalov, Marko Tadi{\'c} 외

This article presents the current outcomes of the MARCELL CEF Telecom project aiming to collect and deeply annotate a large comparable corpus of legal documents. The MARCELL corpus includes 7 monolingual sub-corpora (Bul…

Sentence

SciCorp: A Corpus of English Scientific Articles Annotated for Information Status Analysis

2016-05-01 · LREC 2016 5 · Ina Roesiger

This paper presents SciCorp, a corpus of full-text English scientific papers of two disciplines, genetics and computational linguistics. The corpus comprises co-reference and bridging information as well as information s…

Articles

Cross-Corpora Evaluation and Analysis of Grammatical Error Correction Models --- Is Single-Corpus Evaluation Enough?

2019-04-05 · NAACL 2019 6 · Masato Mita, Tomoya Mizumoto, Masahiro Kaneko, Ryo Nagata 외

This study explores the necessity of performing cross-corpora evaluation for grammatical error correction (GEC) models. GEC models have been previously evaluated based on a single commonly applied corpus: the CoNLL-2014 …

Grammatical Error CorrectionNMT