Sciweavers

496 search results - page 35 / 100
» Efficient Implementation of Semantic Relations in Lexical Da...
Sort
View
SUM
2007
Springer
15 years 5 months ago
The Consistency Extractor System: Querying Inconsistent Databases Using Answer Set Programs
Abstract. We present the Consistency Extractor System (ConsEx) that uses answer set programming to compute consistent answers to first-order queries posed to relational databases ...
Mónica Caniupán Marileo, Leopoldo E....
BTW
1999
Springer
157views Database» more  BTW 1999»
15 years 4 months ago
Database Primitives for Spatial Data Mining
Abstract: Spatial data mining algorithms heavily depend on the efficient processing of neighborhood relations since the neighbors of many objects have to be investigated in a singl...
Martin Ester, Stefan Grundlach, Hans-Peter Kriegel...
ACL
1998
15 years 1 months ago
JaBot: A Multilingual Java-Based Intelligent Agent for Web Sites
This paper presents a novel type of intelligent agent with a multilingual natural language interface, which retrieves information from within a Web site. This agent, named JaBot a...
Timothy Read, Elena Bárcena
VLDB
2005
ACM
121views Database» more  VLDB 2005»
15 years 12 months ago
Join operations in temporal databases
Joins are arguably the most important relational operators. Poor implementations are tantamount to computing the Cartesian product of the input relations. In a temporal database, t...
Dengfeng Gao, Christian S. Jensen, Richard T. Snod...
SIGMOD
2007
ACM
190views Database» more  SIGMOD 2007»
15 years 12 months ago
Map-reduce-merge: simplified relational data processing on large clusters
Map-Reduce is a programming model that enables easy development of scalable parallel applications to process vast amounts of data on large clusters of commodity machines. Through ...
Hung-chih Yang, Ali Dasdan, Ruey-Lung Hsiao, Dougl...