paper-with-me

Papers

ISA-bEL: Intelligent Search Algorithm based on Entity Linking

2022-05-09 · Rubén González Sendino, Mónica Ortega, Carlos Carrasco

Nowadays, the way in which the people interact with computers has changed. Text- or voice-based interfaces are being widely applied in different industries. Among the most used ways of processing the user input are those based on intents or retrieval algorithms. In these solutions, important information of the user could be lost in the process. For the proposed natural language processing pipeline the entities are going to take a principal role, under the assumption that entities are where the purpose of the user resides. Entities fed with context will be projected to a specific domain supported by a knowledge graph, resulting in what has been named as linked entities. These linked entities serve then as a key for searching a top level aggregation concept within our knowledge graph.

📄 PDF Abstract BibTeX arXiv:2205.04322

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingRetrieval

Similar Papers 제목 키워드 기반

Scalable Zero-shot Entity Linking with Dense Entity Retrieval

2019-11-10 · EMNLP 2020 11 · Ledell Wu, Fabio Petroni, Martin Josifoski, Sebastian Riedel 외

This paper introduces a conceptually simple, scalable, and highly effective BERT-based entity linking model, along with an extensive evaluation of its accuracy-speed trade-off. We present a two-stage zero-shot linking al…

Entity EmbeddingsEntity LinkingEntity RetrievalKnowledge Distillation+1

OpenEL: An Annotated Corpus for Entity Linking and Discourse in Open Domain Dialogue

2022-06-01 · LREC 2022 6 · Wen Cui, Leanne Rolston, Marilyn Walker, Beth Ann Hockey

Entity linking in dialogue is the task of mapping entity mentions in utterances to a target knowledge base. Prior work on entity linking has mainly focused on well-written articles such as Wikipedia, annotated newswire, …

Articlescoreference-resolutionCoreference ResolutionEntity Linking

SpEL: Structured Prediction for Entity Linking

2023-10-23 · Hassan S. Shavarani, Anoop Sarkar

Entity linking is a prominent thread of research focused on structured data creation by linking spans of text to an ontology or knowledge source. We revisit the use of structured prediction for entity linking which class…

Entity LinkingPredictionStructured Prediction

From Entity Linking to Question Answering -- Recent Progress on Semantic Grounding Tasks

2016-12-01 · WS 2016 12 · Ming-Wei Chang

Entity linking and semantic parsing have been shown to be crucial to important applications such as question answering and document understanding. These tasks often require structured learning models, which make predicti…

document understandingEntity LinkingKnowledge Base Question AnsweringQuestion Answering+1

Improving Broad-Coverage Medical Entity Linking with Semantic Type Prediction and Large-Scale Datasets

2020-05-01 · Shikhar Vashishth, Denis Newman-Griffis, Rishabh Joshi, Ritam Dutt 외

Medical entity linking is the task of identifying and standardizing medical concepts referred to in an unstructured text. Most of the existing methods adopt a three-step approach of (1) detecting mentions, (2) generating…

Entity DisambiguationEntity LinkingTransfer LearningType prediction