Sciweavers

708 search results - page 125 / 142
» Optimizing SQL Queries over Text Databases
Sort
View
ISCSCT
2008
IEEE
14 years 4 months ago
Partial Relevance Feedback for 3D Model Retrieval
—Relevance feedback(RF) has been proved to be an effective way to improve the precision and recall of 3D model retrieval. However, the existing RF approaches do not consider whic...
Baokun Hu, Yusheng Liu, Shuming Gao, Jing Hu
DBPL
2007
Springer
136views Database» more  DBPL 2007»
14 years 4 months ago
Analysis of Imperative XML Programs
The widespread adoption of XML has led to programming languages that support XML as a first class construct. In this paper, we present a method for analyzing and optimizing impera...
Michael G. Burke, Igor Peshansky, Mukund Raghavach...
DKE
1999
118views more  DKE 1999»
13 years 9 months ago
Designing Data Warehouses
A Data Warehouse DW is a database that collects and stores data from multiple remote and heterogeneous information sources. When a query is posed, it is evaluated locally, without...
Dimitri Theodoratos, Timos K. Sellis
DASFAA
2010
IEEE
179views Database» more  DASFAA 2010»
14 years 5 months ago
Scalable Splitting of Massive Data Streams
Scalable execution of continuous queries over massive data streams often requires splitting input streams into parallel sub-streams over which query operators are executed in paral...
Erik Zeitler, Tore Risch
SIGMOD
2009
ACM
137views Database» more  SIGMOD 2009»
14 years 10 months ago
Robust and efficient algorithms for rank join evaluation
In the rank join problem we are given a relational join R1 1 R2 and a function that assigns numeric scores to the join tuples, and the goal is to return the tuples with the highes...
Jonathan Finger, Neoklis Polyzotis