paper-with-me

Papers

ELEVANT: A Fully Automatic Fine-Grained Entity Linking Evaluation and Analysis Tool

2022-08-15 · Hannah Bast, Matthias Hertel, Natalie Prange

We present Elevant, a tool for the fully automatic fine-grained evaluation of a set of entity linkers on a set of benchmarks. Elevant provides an automatic breakdown of the performance by various error categories and by entity type. Elevant also provides a rich and compact, yet very intuitive and self-explanatory visualization of the results of a linker on a benchmark in comparison to the ground truth. A live demo, the link to the complete code base on GitHub and a link to a demo video are provided under https://elevant.cs.uni-freiburg.de .

📄 PDF Abstract BibTeX arXiv:2208.07193

Code (1)

ad-freiburg/elevant 공식 구현

Tasks

Entity Linking

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Automatically Annotated Turkish Corpus for Named Entity Recognition and Text Categorization using Large-Scale Gazetteers

2017-02-08 · H. Bahadir Sahin, Caglar Tirkaz, Eray Yildiz, Mustafa Tolga Eren 외

Turkish Wikipedia Named-Entity Recognition and Text Categorization (TWNERTC) dataset is a collection of automatically categorized and annotated sentences obtained from Wikipedia. We constructed large-scale gazetteers by …

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

Prompt-Learning for Fine-Grained Entity Typing

2021-11-16 · ACL ARR November 2021 11 · Anonymous

As an effective approach to tune pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using cloze-style language prompts to stimulate the versa…

Entity TypingKnowledge ProbingLanguage ModelingLanguage Modelling+5

Prompt-Learning for Fine-Grained Entity Typing

2021-08-24 · Ning Ding, Yulin Chen, Xu Han, Guangwei Xu 외

As an effective approach to tune pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using \textit{cloze}-style language prompts to stimulate …

Entity TypingKnowledge ProbingLanguage ModelingLanguage Modelling+5

Fine-grained General Entity Typing in German using GermaNet

2021-06-01 · NAACL (TextGraphs) 2021 6 · Sabine Weber, Mark Steedman

Fine-grained entity typing is important to tasks like relation extraction and knowledge base construction. We find however, that fine-grained entity typing systems perform poorly on general entities (e.g. “ex-president”)…

Entity TypingKnowledge Base ConstructionRelation ExtractionType prediction

Building a Massive Corpus for Named Entity Recognition using Free Open Data Sources

2019-08-13 · Daniel Specht Menezes, Pedro Savarese, Ruy Luiz Milidiú

With the recent progress in machine learning, boosted by techniques such as deep learning, many tasks can be successfully solved once a large enough dataset is available for training. Nonetheless, human-annotated dataset…

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