paper-with-me

홈 › Papers

Predicting Links on Wikipedia with Anchor Text Information

2021-05-25 · Robin Brochier, Frédéric Béchet

Wikipedia, the largest open-collaborative online encyclopedia, is a corpus of documents bound together by internal hyperlinks. These links form the building blocks of a large network whose structure contains important information on the concepts covered in this encyclopedia. The presence of a link between two articles, materialised by an anchor text in the source page pointing to the target page, can increase readers' understanding of a topic. However, the process of linking follows specific editorial rules to avoid both under-linking and over-linking. In this paper, we study the transductive and the inductive tasks of link prediction on several subsets of the English Wikipedia and identify some key challenges behind automatic linking based on anchor text information. We propose an appropriate evaluation sampling methodology and compare several algorithms. Moreover, we propose baseline models that provide a good estimation of the overall difficulty of the tasks.

📄 PDF Abstract BibTeX arXiv:2105.11734

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesLink Prediction

Similar 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…

Entity Linking

Anchor Prediction: A Topic Modeling Approach

2022-05-29 · Jean Dupuy, Adrien Guille, Julien Jacques

Networks of documents connected by hyperlinks, such as Wikipedia, are ubiquitous. Hyperlinks are inserted by the authors to enrich the text and facilitate the navigation through the network. However, authors tend to inse…

Entity LinkingLink PredictionPrediction

DAWT: Densely Annotated Wikipedia Texts across multiple languages

2017-03-02 · Nemanja Spasojevic, Preeti Bhargava, Guoning Hu

In this work, we open up the DAWT dataset - Densely Annotated Wikipedia Texts across multiple languages. The annotations include labeled text mentions mapping to entities (represented by their Freebase machine ids) as we…

ArticlesEntity EmbeddingsInformation RetrievalRetrieval

Enabling Complex Wikipedia Queries - Technical Report

2015-08-13 · Katz Gilad, Shapira Bracha

In this technical report we present a database schema used to store Wikipedia so it can be easily used in query-intensive applications. In addition to storing the information in a way that makes it highly accessible, our…

Information RetrievalRecommendation SystemsRetrievalSentiment Analysis

Predict Anchor Links across Social Networks via an Embedding Approach

2016-06-25 · Proceedings of the Twenty-Fifth International Joint Conference on Artificial Intelligence (IJCAI-16) 2016 6 · Tong Man, Hua-Wei Shen, Shenghua Liu, Xiaolong Jin 외

Predicting anchor links across social networks has important implications to an array of applications, including cross-network information diffusion and cross-domain recommendation. One challenging problem is: whether a…

Anchor link predictionLink PredictionNetwork Embedding