Analysis of lexical signatures for improving information persistence on the World Wide Web (2004)
Cached
Download Links
- [clgiles.ist.psu.edu]
- [clgiles.ist.psu.edu]
- [dpennock.com]
- DBLP
Other Repositories/Bibliography
| Venue: | ACM TRANSACTIONS ON INFORMATION SYSTEMS |
| Citations: | 10 - 0 self |
BibTeX
@ARTICLE{Park04analysisof,
author = {Seung-Taek Park and David M. Pennock and C. Lee Giles and Robert Krovetz},
title = {Analysis of lexical signatures for improving information persistence on the World Wide Web},
journal = {ACM TRANSACTIONS ON INFORMATION SYSTEMS},
year = {2004},
volume = {22},
pages = {2004}
}
Years of Citing Articles
OpenURL
Abstract
A lexical signature (LS) consisting of several key words from a Web document is often sufficient information for finding the document later, even if its URL has changed. We conduct a large-scale empirical study of nine methods for generating lexical signatures, including Phelps and Wilensky’s original proposal (PW), seven of our own static variations, and one new dynamic method. We examine their performance on the Web over a 10-month period, and on a TREC data set, evaluating their ability to both (1) uniquely identify the original (possibly modified) document, and (2) locate other relevant documents if the original is lost. Lexical signatures chosen to minimize document frequency (DF) are good at unique identification but poor at finding relevant documents. PW works well on the relatively small TREC data set, but acts almost identically to DF on the Web, which contains billions of documents. Term-frequency-based lexical signatures (TF) are very easy to compute and often perform well, but are highly dependent on the ranking system of the search engine used. The term-frequency inverse-document-frequency- (TFIDF-) based method and hybrid methods (which combine DF with TF or TFIDF) seem to be the most promising candidates among static methods for generating effective lexical signatures. We propose a dynamic LS generator







