Entity Linking

237 papers with code • 25 benchmarks • 38 datasets

Assigning a unique identity to entities (such as famous individuals, locations, or companies) mentioned in text (Source: Wikipedia).

Libraries

Use these libraries to find Entity Linking models and implementations

Latest papers with no code

REXEL: An End-to-end Model for Document-Level Relation Extraction and Entity Linking

no code yet • 19 Apr 2024

Extracting structured information from unstructured text is critical for many downstream NLP applications and is traditionally achieved by closed information extraction (cIE).

ClinLinker: Medical Entity Linking of Clinical Concept Mentions in Spanish

no code yet • 9 Apr 2024

This study presents ClinLinker, a novel approach employing a two-phase pipeline for medical entity linking that leverages the potential of in-domain adapted language models for biomedical text mining: initial candidate retrieval using a SapBERT-based bi-encoder and subsequent re-ranking with a cross-encoder, trained by following a contrastive-learning strategy to be tailored to medical concepts in Spanish.

Information Retrieval with Entity Linking

no code yet • 7 Apr 2024

In this work, I propose boosting the performance of sparse retrievers by expanding both the queries and the documents with linked entities in two formats for the entity names: 1) explicit and 2) hashed.

BuDDIE: A Business Document Dataset for Multi-task Information Extraction

no code yet • 5 Apr 2024

Several datasets exist for research on specific tasks of VRDU such as document classification (DC), key entity extraction (KEE), entity linking, visual question answering (VQA), inter alia.

Entity Disambiguation via Fusion Entity Decoding

no code yet • 2 Apr 2024

Existing generative approaches demonstrate improved accuracy compared to classification approaches under the standardized ZELDA benchmark.

Argument-Aware Approach To Event Linking

no code yet • 22 Mar 2024

Event linking connects event mentions in text with relevant nodes in a knowledge base (KB).

Towards Knowledge-Grounded Natural Language Understanding and Generation

no code yet • 22 Mar 2024

This thesis investigates how natural language understanding and generation with transformer models can benefit from grounding the models with knowledge representations and addresses the following key research questions: (i) Can knowledge of entities extend its benefits beyond entity-centric tasks, such as entity linking?

Large-Scale Label Interpretation Learning for Few-Shot Named Entity Recognition

no code yet • 21 Mar 2024

In an initial label interpretation learning phase, the model learns to interpret such verbalized descriptions of entity types.

OVEL: Large Language Model as Memory Manager for Online Video Entity Linking

no code yet • 3 Mar 2024

In this paper, we propose a task called Online Video Entity Linking OVEL, aiming to establish connections between mentions in online videos and a knowledge base with high accuracy and timeliness.

Biomedical Entity Linking as Multiple Choice Question Answering

no code yet • 23 Feb 2024

Although biomedical entity linking (BioEL) has made significant progress with pre-trained language models, challenges still exist for fine-grained and long-tailed entities.