paper-with-me

Papers

A Sequence Learning Method for Domain-Specific Entity Linking

2018-07-01 · WS 2018 7 · Emrah Inan, Oguz Dikenelli

Recent collective Entity Linking studies usually promote global coherence of all the mapped entities in the same document by using semantic embeddings and graph-based approaches. Although graph-based approaches are shown to achieve remarkable results, they are computationally expensive for general datasets. Also, semantic embeddings only indicate relatedness between entity pairs without considering sequences. In this paper, we address these problems by introducing a two-fold neural model. First, we match easy mention-entity pairs and using the domain information of this pair to filter candidate entities of closer mentions. Second, we resolve more ambiguous pairs using bidirectional Long Short-Term Memory and CRF models for the entity disambiguation. Our proposed system outperforms state-of-the-art systems on the generated domain-specific evaluation dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity DisambiguationEntity LinkingKnowledge Graph CompletionLink PredictionRelation ExtractionWord Embeddings

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Entity Linking with people entity on Wikipedia

2017-05-02 · Weiqian Yan, Kanchan Khurad

This paper introduces a new model that uses named entity recognition, coreference resolution, and entity linking techniques, to approach the task of linking people entities on Wikipedia people pages to their correspondin…

coreference-resolutionCoreference ResolutionEntity Linkingnamed-entity-recognition+2

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

Joint Learning of Local and Global Features for Entity Linking via Neural Networks

2016-12-01 · COLING 2016 12 · Thien Huu Nguyen, Nicolas Fauceglia, Mariano Rodriguez Muro, Oktie Hassanzadeh 외

Previous studies have highlighted the necessity for entity linking systems to capture the local entity-mention similarities and the global topical coherence. We introduce a novel framework based on convolutional neural n…

Domain AdaptationEntity Linking

LELA: An End-to-end LLM-based Entity Linking Framework with Zero-shot Domain Adaptation

2026-05-26 · Samy Haffoudhi, Nikola Dobričić, Fabian Suchanek, Nils Holzenberger arxiv

Entity linking is a key component of many downstream NLP systems, yet existing approaches are often tied to the specific target knowledge bases and domains, limiting their real world application. In this paper, we extend…

Entity DisambiguationDomain AdaptationEntity Linking

Cross-Domain Neural Entity Linking

2022-09-28 · Hassan Soliman

Entity Linking is the task of matching a mention to an entity in a given knowledge base (KB). It contributes to annotating a massive amount of documents existing on the Web to harness new facts about their matched entiti…

Entity Linking