Sciweavers

27756 search results - page 524 / 5552
» Process Query Systems
Sort
View
191
Voted
PODS
2002
ACM
132views Database» more  PODS 2002»
16 years 6 months ago
Distributed Computation of Web Queries Using Automata
We introduce and investigate a distributed computation model for querying the Web. Web queries are computed by interacting automata running at different nodes in the Web. The auto...
Marc Spielmann, Jerzy Tyszkiewicz, Jan Van den Bus...
160
Voted
ACL
2006
15 years 7 months ago
Bayesian Query-Focused Summarization
We present BAYESUM (for "Bayesian summarization"), a model for sentence extraction in query-focused summarization. BAYESUM leverages the common case in which multiple do...
Hal Daumé III, Daniel Marcu
CLEF
2010
Springer
15 years 7 months ago
ITC-UT: Tweet Categorization by Query Categorization for On-line Reputation Management
This paper describes our system, called ITC-UT, for the task-2 (on-line reputation management task) in WePS-3. Our idea is to categorize each query into 3 or 4 classes according to...
Minoru Yoshida, Shin Matsushima, Shingo Ono, Issei...
ICDE
2008
IEEE
150views Database» more  ICDE 2008»
16 years 27 days ago
Skyline-join in distributed databases
— The database research community has recently recognized the usefulness of skyline query. As an extension of existing database operator, the skyline query is valuable for multi-...
Dalie Sun, Sai Wu, Jianzhong Li, Anthony K. H. Tun...
VLDB
1998
ACM
121views Database» more  VLDB 1998»
15 years 10 months ago
Hash Joins and Hash Teams in Microsoft SQL Server
The query execution engine in Microsoft SQL Server employs hash-based algorithms for inner and outer joins, semi-joins, set operations (such as intersection), grouping, and duplic...
Goetz Graefe, Ross Bunker, Shaun Cooper