paper-with-me

Papers

Wiki-TabNER: Integrating Named Entity Recognition into Wikipedia Tables

2024-03-07 · Aneta Koleva, Martin Ringsquandl, Ahmed Hatem, Thomas Runkler, Volker Tresp

Interest in solving table interpretation tasks has grown over the years, yet it still relies on existing datasets that may be overly simplified. This is potentially reducing the effectiveness of the dataset for thorough evaluation and failing to accurately represent tables as they appear in the real-world. To enrich the existing benchmark datasets, we extract and annotate a new, more challenging dataset. The proposed Wiki-TabNER dataset features complex tables containing several entities per cell, with named entities labeled using DBpedia classes. This dataset is specifically designed to address named entity recognition (NER) task within tables, but it can also be used as a more challenging dataset for evaluating the entity linking task. In this paper we describe the distinguishing features of the Wiki-TabNER dataset and the labeling process. In addition, we propose a prompting framework for evaluating the new large language models on the within tables NER task. Finally, we perform qualitative analysis to gain insights into the challenges encountered by the models and to understand the limitations of the proposed~dataset.

📄 PDF Abstract BibTeX arXiv:2403.04577

Code (1)

table-interpretation/wiki_table_ner 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

pioNER: Datasets and Baselines for Armenian Named Entity Recognition

2018-10-19 · Tsolak Ghukasyan, Garnik Davtyan, Karen Avetisyan, Ivan Andrianov

In this work, we tackle the problem of Armenian named entity recognition, providing silver- and gold-standard datasets as well as establishing baseline results on popular models. We present a 163000-token named entity co…

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

Fine-Grained Named Entity Recognition using ELMo and Wikidata

2019-04-23 · Cihan Dogan, Aimore Dutra, Adam Gara, Alfredo Gemma 외

Fine-grained Named Entity Recognition is a task whereby we detect and classify entity mentions to a large set of types. These types can span diverse domains such as finance, healthcare, and politics. We observe that when…

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

Cross-Lingual Named Entity Recognition via Wikification

2016-08-01 · CONLL 2016 8 · Chen-Tse Tsai, Stephen Mayhew, Dan Roth
Entity LinkingInformation Retrievalnamed-entity-recognitionNamed Entity Recognition+1

Named Entity Corpus Construction using Wikipedia and DBpedia Ontology

2014-05-01 · LREC 2014 5 · Younggyun Hahm, Jungyeul Park, Kyungtae Lim, Youngsik Kim 외

In this paper, we propose a novel method to automatically build a named entity corpus based on the DBpedia ontology. Since most of named entity recognition systems require time and effort consuming annotation tasks as tr…

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

SU-NLP at SemEval-2022 Task 11: Complex Named Entity Recognition with Entity Linking

2022-03-22 · SemEval (NAACL) 2022 7 · Buse Çarık, Fatih Beyhan, Reyyan Yeniterzi

This paper describes the system proposed by Sabanc{\i} University Natural Language Processing Group in the SemEval-2022 MultiCoNER task. We developed an unsupervised entity linking pipeline that detects potential entity …

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