Sciweavers

14248 search results - page 214 / 2850
» Queries
Sort
View
ACL
2012
13 years 7 months ago
Using Search-Logs to Improve Query Tagging
Syntactic analysis of search queries is important for a variety of information-retrieval tasks; however, the lack of annotated data makes training query analysis models difficult...
Kuzman Ganchev, Keith Hall, Ryan T. McDonald, Slav...
CADE
2012
Springer
13 years 7 months ago
SPARQL Query Containment under RDFS Entailment Regime
The problem of SPARQL query containment is defined as determining if the result of one query is included in the result of another for any RDF graph. Query containment is important...
Melisachew Wudage Chekol, Jérôme Euze...
ICDE
2008
IEEE
215views Database» more  ICDE 2008»
16 years 6 months ago
Fast and Simple Relational Processing of Uncertain Data
This paper introduces U-relations, a succinct and purely relational representation system for uncertain databases. U-relations support attribute-level uncertainty using vertical pa...
Lyublena Antova, Thomas Jansen, Christoph Koch, Da...
ICDE
2005
IEEE
83views Database» more  ICDE 2005»
16 years 6 months ago
Increasing the Accuracy and Coverage of SQL Progress Indicators
Recently, progress indicators have been proposed for long-running SQL queries in RDBMSs. Although the proposed techniques work well for a subset of SQL queries, they are prelimina...
Gang Luo, Jeffrey F. Naughton, Curt J. Ellmann, Mi...
ICDE
2003
IEEE
122views Database» more  ICDE 2003»
16 years 6 months ago
XML Publishing: Look at Siblings too!
In order to publish a nested XML document from flat relational data, multiple SQL queries are often needed. The efficiency of publishing relies on how fast these queries can be ev...
Sihem Amer-Yahia, Yannis Kotidis, Divesh Srivastav...