Learning to cluster web search results 论文

2004引用 584
Text and Document Classification TechnologiesData Management and AlgorithmsWeb Data Mining and Analysis

详细信息

发表日期
2004-07-25
发表年份
2004

关键词

Text and Document Classification TechnologiesData Management and AlgorithmsWeb Data Mining and Analysis

摘要

Organizing Web search results into clusters facilitates users' quick browsing through search results. Traditional clustering techniques are inadequate since they don't generate clusters with highly readable names. In this paper, we reformalize the clustering problem as a salient phrase ranking problem. Given a query and the ranked list of documents (typically a list of titles and snippets) returned by a certain Web search engine, our method first extracts and ranks salient phrases as candidate cluster names, based on a regression model learned from human labeled training data. The documents are assigned to relevant salient phrases to form candidate clusters, and the final clusters are generated by merging these candidate clusters. Experimental results verify our method's feasibility and effectiveness.