Sciweavers

4337 search results - page 121 / 868
» Cache-Oblivious Query Processing
Sort
View
EMNLP
2007
13 years 11 months ago
Learning Noun Phrase Query Segmentation
Query segmentation is the process of taking a user’s search-engine query and dividing the tokens into individual phrases or semantic units. Identification of these query segmen...
Shane Bergsma, Qin Iris Wang
CIKM
2010
Springer
13 years 8 months ago
Structural annotation of search queries using pseudo-relevance feedback
Marking up queries with annotations such as part-of-speech tags, capitalization, and segmentation, is an important part of many approaches to query processing and understanding. D...
Michael Bendersky, W. Bruce Croft, David A. Smith
ICDM
2002
IEEE
123views Data Mining» more  ICDM 2002»
14 years 3 months ago
Towards Automatic Generation of Query Taxonomy: A Hierarchical Query Clustering Approach
Previous works on automatic query clustering most generate a flat, un-nested partition of query terms. In this work, we are pursuing to organize query terms into a hierarchical s...
Shui-Lung Chuang, Lee-Feng Chien
DEBU
2008
139views more  DEBU 2008»
13 years 10 months ago
Testing SQL Server's Query Optimizer: Challenges, Techniques and Experiences
Query optimization is an inherently complex problem, and validating the correctness and effectiveness of a query optimizer can be a task of comparable complexity. The overall proc...
Leo Giakoumakis, César A. Galindo-Legaria
VLDB
2002
ACM
126views Database» more  VLDB 2002»
13 years 10 months ago
Plan Selection Based on Query Clustering
Query optimization is a computationally intensive process, especially for complex queries. We present here a tool, called PLASTIC, that can be used by query optimizers to amortize...
Antara Ghosh, Jignashu Parikh, Vibhuti S. Sengar, ...