Sciweavers

1248 search results - page 16 / 250
» Querying and Updating the File
Sort
View
CIKM
2009
Springer
14 years 16 days ago
Generating SQL/XML query and update statements
The XML support in relational databases and the SQL/XML language are still relatively new as compared to purely relational databases and traditional SQL. Today, most database user...
Matthias Nicola, Tim Kiefer
COLING
2008
13 years 10 months ago
PNR2: Ranking Sentences with Positive and Negative Reinforcement for Query-Oriented Update Summarization
Query-oriented update summarization is an emerging summarization task very recently. It brings new challenges to the sentence ranking algorithms that require not only to locate th...
Wenjie Li, Furu Wei, Qin Lu, Yanxiang He
EDBT
2006
ACM
130views Database» more  EDBT 2006»
14 years 8 months ago
Querying and Updating Probabilistic Information in XML
Abstract. We present in this paper a new model for representing probabilistic information in a semi-structured (XML) database, based on the use of probabilistic event variables. Th...
Serge Abiteboul, Pierre Senellart
WEBI
2004
Springer
14 years 1 months ago
Querying and Updating a Context-Aware Service Directory in Mobile Environments
Several interesting research directions materialize through the convergence of mobile computing and service-oriented computing. As mobile devices keep getting smaller, cheaper and...
Christos Doulkeridis, Michalis Vazirgiannis
SODA
2010
ACM
174views Algorithms» more  SODA 2010»
13 years 7 months ago
Cache-Oblivious Dynamic Dictionaries with Update/Query Tradeoffs
Several existing cache-oblivious dynamic dictionaries achieve O(logB N) (or slightly better O(logB N M )) memory transfers per operation, where N is the number of items stored, M ...
Gerth Stølting Brodal, Erik D. Demaine, Jer...