login

Context sensitive stemming for web search

Published 23 July 2007
Fuchun Peng, Nawaaz Ahmed, Xin Li, Yumao Lu
Citations92

TL;DR

A context sensitive stemming method that performs a context sensitive document matching for expanded variants of words in documents and serves as a safeguard against spurious stemming, and it turns out to be very important for improving precision.

Abstract

Traditionally, stemming has been applied to Information Retrieval tasks by transforming words in documents to the their root form before indexing, and applying a similar transformation to query terms. Although it increases recall, this naive strategy does not work well for Web Search since it lowers precision and requires a significant amount of additional computation.

Keywords

Computer Science