paper-with-me

Papers

Entity Linking with a Paraphrase Flavor

2016-05-01 · LREC 2016 5 · Maria Pershina, Yifan He, Ralph Grishman

The task of Named Entity Linking is to link entity mentions in the document to their correct entries in a knowledge base and to cluster NIL mentions. Ambiguous, misspelled, and incomplete entity mention names are the main challenges in the linking process. We propose a novel approach that combines two state-of-the-art models ― for entity disambiguation and for paraphrase detection ― to overcome these challenges. We consider name variations as paraphrases of the same entity mention and adopt a paraphrase model for this task. Our approach utilizes a graph-based disambiguation model based on Personalized Page Rank, and then refines and clusters its output using the paraphrase similarity between entity mention strings. It achieves a competitive performance of 80.5{\%} in B3+F clustering score on diagnostic TAC EDL 2014 data.

📄 PDF Abstract BibTeX

Code (1)

masha-p/paraphrase_flavor 공식 구현

Tasks

ClusteringDiagnosticEntity DisambiguationEntity Linking

Similar Papers 제목 키워드 기반

Epicure: Multidimensional Flavor Structure in Food Ingredient Embeddings

2026-04-02 · Jakub Radzikowski, Josef Chen arxiv

A chef's intuition about flavor, texture, and cultural identity represents tacit knowledge that is difficult to articulate yet central to culinary practice. We show that this knowledge is already encoded in FlavorGraph's…

A Continuously Growing Dataset of Sentential Paraphrases

2017-08-01 · EMNLP 2017 9 · Wuwei Lan, Siyu Qiu, Hua He, Wei Xu

A major challenge in paraphrase research is the lack of parallel corpora. In this paper, we present a new method to collect large-scale sentential paraphrases from Twitter by linking tweets through shared URLs. The main …

BenchmarkingParaphrase IdentificationSentence

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

On the Temporality of Priors in Entity Linking

2021-01-14 · Renato Stoffalette Joao

Entity linking is a fundamental task in natural language processing which deals with the lexical ambiguity in texts. An important component in entity linking approaches is the mention-to-entity prior probability. Even th…

Entity Linking

Empirical Evaluation of Pretraining Strategies for Supervised Entity Linking

2020-05-28 · AKBC 2020 6 · Thibault Févry, Nicholas FitzGerald, Livio Baldini Soares, Tom Kwiatkowski

In this work, we present an entity linking model which combines a Transformer architecture with large scale pretraining from Wikipedia links. Our model achieves the state-of-the-art on two commonly used entity linking da…

Entity Linking