paper-with-me

Papers

Generating a Large-Scale Entity Linking Dictionary from Wikipedia Link Structure and Article Text

2016-05-01 · LREC 2016 5 · Ravindra Harige, Paul Buitelaar

Wikipedia has been increasingly used as a knowledge base for open-domain Named Entity Linking and Disambiguation. In this task, a dictionary with entity surface forms plays an important role in finding a set of candidate entities for the mentions in text. Existing dictionaries mostly rely on the Wikipedia link structure, like anchor texts, redirect links and disambiguation links. In this paper, we introduce a dictionary for Entity Linking that includes name variations extracted from Wikipedia article text, in addition to name variations derived from the Wikipedia link structure. With this approach, we show an increase in the coverage of entities and their mentions in the dictionary in comparison to other Wikipedia based dictionaries.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

Biomedical Entity Linking with Contrastive Context Matching

2021-06-14 · Shogo Ujiie, Hayate Iso, Eiji Aramaki

We introduce BioCoM, a contrastive learning framework for biomedical entity linking that uses only two resources: a small-sized dictionary and a large number of raw biomedical articles. Specifically, we build the trainin…

ArticlesContrastive LearningEntity Linking

EntQA: Entity Linking as Question Answering

2021-10-05 · ICLR 2022 4 · Wenzheng Zhang, Wenyue Hua, Karl Stratos

A conventional approach to entity linking is to first find mentions in a given document and then infer their underlying entities in the knowledge base. A well-known limitation of this approach is that it requires finding…

BenchmarkingEntity LinkingEntity RetrievalOpen-Domain Question Answering+3

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

End-to-end Biomedical Entity Linking with Span-based Dictionary Matching

2021-04-21 · NAACL (BioNLP) 2021 6 · Shogo Ujiie, Hayate Iso, Shuntaro Yada, Shoko Wakamiya 외

Disease name recognition and normalization, which is generally called biomedical entity linking, is a fundamental process in biomedical text mining. Recently, neural joint learning of both tasks has been proposed to util…

Entity Linking

Improving Candidate Retrieval with Entity Profile Generation for Wikidata Entity Linking

2022-02-27 · Findings (ACL) 2022 5 · Tuan Manh Lai, Heng Ji, ChengXiang Zhai

Entity linking (EL) is the task of linking entity mentions in a document to referent entities in a knowledge base (KB). Many previous studies focus on Wikipedia-derived KBs. There is little work on EL over Wikidata, even…

Entity LinkingProfile GenerationRetrieval