Sciweavers

WWW
2006
ACM

Searching with context

14 years 5 months ago
Searching with context
Contextual search refers to proactively capturing the information need of a user by automatically augmenting the user query with information extracted from the search context; for example, by using terms from the web page the user is currently browsing or a file the user is currently editing. We present three different algorithms to implement contextual search for the Web. The first, query rewriting (QR), augments each query with appropriate terms from the search context and uses an off-the-shelf web search engine to answer this augmented query. The second, rank-biasing (RB), generates a representation of the context and answers queries using a custom-built search engine that exploits this representation. The third, iterative filtering meta-search (IFM), generates multiple subqueries based on the user query and appropriate terms from the search context, uses an off-theshelf search engine to answer these subqueries, and re-ranks the results of the subqueries using rank aggregation meth...
Reiner Kraft, Chi-Chao Chang, Farzin Maghoul, Ravi
Added 22 Nov 2009
Updated 22 Nov 2009
Type Conference
Year 2006
Where WWW
Authors Reiner Kraft, Chi-Chao Chang, Farzin Maghoul, Ravi Kumar
Comments (0)