Sciweavers

5166 search results - page 801 / 1034
» Web Query Optimizer
Sort
View
ICML
2009
IEEE
14 years 11 months ago
BoltzRank: learning to maximize expected ranking gain
Ranking a set of retrieved documents according to their relevance to a query is a popular problem in information retrieval. Methods that learn ranking functions are difficult to o...
Maksims Volkovs, Richard S. Zemel
WWW
2008
ACM
14 years 11 months ago
Determining user's interest in real time
Most of the search engine optimization techniques attempt to predict users interest by learning from the past information collected from different sources. But, a user's curr...
Sanasam Ranbir Singh, Hema A. Murthy, Timothy A. G...
WWW
2003
ACM
14 years 11 months ago
Implementing XML Schema inside a relational database
XML Schema has emerged as a promising data model that unites structured and unstructured content. The Oracle database has led the commercial database community in integrating supp...
Sandeepan Banerjee
SIGMOD
2005
ACM
153views Database» more  SIGMOD 2005»
14 years 11 months ago
Multiple Aggregations Over Data Streams
Monitoring aggregates on IP traffic data streams is a compelling application for data stream management systems. The need for exploratory IP traffic data analysis naturally leads ...
Rui Zhang 0003, Nick Koudas, Beng Chin Ooi, Divesh...
PODS
2006
ACM
216views Database» more  PODS 2006»
14 years 11 months ago
Cache-oblivious string B-trees
B-trees are the data structure of choice for maintaining searchable data on disk. However, B-trees perform suboptimally ? when keys are long or of variable length, ? when keys are...
Michael A. Bender, Martin Farach-Colton, Bradley C...