Sciweavers

27756 search results - page 52 / 5552
» Process Query Systems
Sort
View
SIGMOD
2006
ACM
232views Database» more  SIGMOD 2006»
14 years 10 months ago
High-performance complex event processing over streams
In this paper, we present the design, implementation, and evaluation of a system that executes complex event queries over real-time streams of RFID readings encoded as events. The...
Eugene Wu 0002, Yanlei Diao, Shariq Rizvi
IDEAS
2010
IEEE
238views Database» more  IDEAS 2010»
13 years 8 months ago
An integrative approach to query optimization in native XML database management systems
Even though an effective cost-based query optimizer is of utmost importance for the efficient evaluation of XQuery expressions in native XML database systems, such a component is...
Andreas M. Weiner, Theo Härder
SIGMOD
2005
ACM
133views Database» more  SIGMOD 2005»
14 years 3 months ago
A Nested Relational Approach to Processing SQL Subqueries
One of the most powerful features of SQL is the use of nested queries. Most research work on the optimization of nested queries focuses on aggregate subqueries. However, the solut...
Bin Cao, Antonio Badia
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
DEBS
2009
ACM
14 years 4 months ago
Distributed event stream processing with non-deterministic finite automata
Efficient matching of incoming events to persistent queries is fundamental to event pattern matching, complex event processing, and publish/subscribe systems. Recent processing e...
Lars Brenna, Johannes Gehrke, Mingsheng Hong, Dag ...