In this paper, we propose a novel expansion terms selection model, in which Google similarity distance is adopted to estimate the relevance between query and candidate expansion terms. In previous method, expansion terms are usually selected by counting term co-occurrences in the documents. However, term co-occurrences are not always a good indicator for relevance, whereas some are background
... [Show full abstract] terms of the whole collection. In order to select good expansion terms, Google similarity distance is adopted in our model to estimate two kinds of relevance weight. One is the relevance weight between query and its relevant term extracted from the top-ranked documents in initial retrieval results. The other is the relevance weight between each query term and its relevant terms extracted from the snapshot of Google search result when that query term is used as search keyword. The estimated relevance weights are used to select good expansion terms for second retrieval. The experiments on the two test collections show that our expansion terms selection model is more effective than the standard Rocchio expansion.