paper-with-me

홈 › Papers

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, Alfio Massimiliano Gliozzo, Mohammad Sadoghi

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 networks and recurrent neural networks to simultaneously model the local and global features for entity linking. The proposed model benefits from the capacity of convolutional neural networks to induce the underlying representations for local contexts and the advantage of recurrent neural networks to adaptively compress variable length sequences of predictions for global constraints. Our evaluation on multiple datasets demonstrates the effectiveness of the model and yields the state-of-the-art performance on such datasets. In addition, we examine the entity linking systems on the domain adaptation setting that further demonstrates the cross-domain robustness of the proposed model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationEntity Linking

Similar Papers 제목 키워드 기반

Neural Collective Entity Linking

2018-11-21 · COLING 2018 8 · Yixin Cao, Lei Hou, Juanzi Li, Zhiyuan Liu

Entity Linking aims to link entity mentions in texts to knowledge bases, and neural models have achieved recent success in this task. However, most existing methods rely on local contexts to resolve entities independentl…

Entity Linking

A Joint Model for Entity Analysis: Coreference, Typing, and Linking

2014-01-01 · TACL 2014 1 · Greg Durrett, Dan Klein

We present a joint model of three core tasks in the entity analysis stack: coreference resolution (within-document clustering), named entity recognition (coarse semantic typing), and entity linking (matching to Wikipedia…

Clusteringcoreference-resolutionCoreference ResolutionEntity Linking+3

Neural Entity Linking: A Survey of Models Based on Deep Learning

2020-05-31 · Ozge Sevgili, Artem Shelmanov, Mikhail Arkhipov, Alexander Panchenko 외

This survey presents a comprehensive description of recent neural entity linking (EL) systems developed since 2015 as a result of the "deep learning revolution" in natural language processing. Its goal is to systemize de…

Deep LearningEntity EmbeddingsEntity LinkingSurvey

EARL: Joint Entity and Relation Linking for Question Answering over Knowledge Graphs

2018-01-11 · Mohnish Dubey, Debayan Banerjee, Debanjan Chaudhuri, Jens Lehmann

Many question answering systems over knowledge graphs rely on entity and relation linking components in order to connect the natural language input to the underlying knowledge graph. Traditionally, entity linking and rel…

Entity LinkingKnowledge GraphsQuestion AnsweringRelation+2

Aggregated Semantic Matching for Short Text Entity Linking

2018-10-01 · CONLL 2018 10 · Feng Nie, Shuyan Zhou, Jing Liu, Jinpeng Wang 외

The task of entity linking aims to identify concepts mentioned in a text fragments and link them to a reference knowledge base. Entity linking in long text has been well studied in previous work. However, short text enti…

Card GamesEntity LinkingInformation RetrievalNamed Entity Recognition (NER)