paper-with-me

Papers

Studying the Wikipedia Hyperlink Graph for Relatedness and Disambiguation

2015-03-05 · Eneko Agirre, Ander Barrena, Aitor Soroa

Hyperlinks and other relations in Wikipedia are a extraordinary resource which is still not fully understood. In this paper we study the different types of links in Wikipedia, and contrast the use of the full graph with respect to just direct links. We apply a well-known random walk algorithm on two tasks, word relatedness and named-entity disambiguation. We show that using the full graph is more effective than just direct links by a large margin, that non-reciprocal links harm performance, and that there is no benefit from categories and infoboxes, with coherent results on both tasks. We set new state-of-the-art figures for systems based on Wikipedia links, comparable to systems exploiting several information sources and/or supervised machine learning. Our approach is open source, with instruction to reproduce results, and amenable to be integrated with complementary text-based methods.

📄 PDF Abstract BibTeX arXiv:1503.01655

Code (1)

asoroa/ukb

Tasks

Entity Disambiguation

Similar Papers 제목 키워드 기반

Combining Mention Context and Hyperlinks from Wikipedia for Named Entity Disambiguation

2015-06-01 · SEMEVAL 2015 6 · Ander Barrena, Aitor Soroa, Eneko Agirre
Entity DisambiguationEntity Linking

Leveraging Deep Neural Networks and Knowledge Graphs for Entity Disambiguation

2015-04-28 · Hongzhao Huang, Larry Heck, Heng Ji

Entity Disambiguation aims to link mentions of ambiguous entities to a knowledge base (e.g., Wikipedia). Modeling topical coherence is crucial for this task based on the assumption that information from the same semantic…

Entity DisambiguationKnowledge Graphs

Improving Neural Entity Disambiguation with Graph Embeddings

2019-07-01 · ACL 2019 7 · {\"O}zge Sevgili, Alex Panchenko, er, Chris Biemann

Entity Disambiguation (ED) is the task of linking an ambiguous entity mention to a corresponding entry in a knowledge base. Current methods have mostly focused on unstructured text data to learn representations of entiti…

ArticlesEntity Disambiguation

Implementation of a noisy hyperlink removal system: A semantic and relatedness approach

2023-03-06 · Kazem Taghandiki, Elnaz Rezaei Ehsan

As the volume of data on the web grows, the web structure graph, which is a graph representation of the web, continues to evolve. The structure of this graph has gradually shifted from content-based to non-content-based.…

Information RetrievalRetrieval

EntEval: A Holistic Evaluation Benchmark for Entity Representations

2019-08-31 · IJCNLP 2019 11 · Mingda Chen, Zewei Chu, Yang Chen, Karl Stratos 외

Rich entity representations are useful for a wide class of problems involving entities. Despite their importance, there is no standardized benchmark that evaluates the overall quality of entity representations. In this w…

Entity DisambiguationEntity TypingRelation Prediction