@inproceedings{7ebebf3730e541678f59c172fd408d6d,
title = "Wikification via link co-occurrence",
abstract = "Wikification, which stands for the process of linking terms in a plain text document to Wikipedia articles which represent the correct meanings of the terms, can be thought of as a generalized Word Sense Disambiguation problem. It disambiguates multi-word expressions (MWEs) in addition to single words. Existing Wikification techniques either models the context of a given term as well as the Wikipedia article as bags of words, or compute global constraints among Wikipedia concepts by the link graph or link distributions. The first method doesn't achieve good results because the MWEs can have very different meanings than its constituent words which themselves are ambiguous. The second method doesn't produce high accuracy because the link structure or link distribution is often biased or incomplete by themselves due to the fact that Wikipedia pages are often sparsely linked. In this paper, we present a simple but powerful framework of sense disambiguation using cooccurrences of Wikipedia links in the Wikipedia corpus. We propose an iterative method to enrich the sparsely-linked articles by adding more links and then use the resulting link co-occurrence matrix to disambiguate an input document by a sliding window algorithm. Our prototype system achieves 89.97\% precision and 76.43\% recall on average for three benchmark data and compares favorably against four state-of-the-art wikification techniques.",
keywords = "Iterative algorithm, Link co-occurrence, Phrase sense disambiguation, Wikification",
author = "Zhiyuan Cai and Kaiqi Zhao and Zhu, \{Kenny Q.\} and Haixun Wang",
year = "2013",
doi = "10.1145/2505515.2505521",
language = "英语",
isbn = "9781450322638",
series = "International Conference on Information and Knowledge Management, Proceedings",
pages = "1087--1096",
booktitle = "CIKM 2013 - Proceedings of the 22nd ACM International Conference on Information and Knowledge Management",
note = "22nd ACM International Conference on Information and Knowledge Management, CIKM 2013 ; Conference date: 27-10-2013 Through 01-11-2013",
}