Sciweavers

205 search results - page 12 / 41
» Elections Can be Manipulated Often
Sort
View
114
Voted
MIS
2001
Springer
151views Multimedia» more  MIS 2001»
15 years 3 months ago
A Data Model for Querying Wavelet Features in Image Databases
Multimedia databases deal with storage and retrieval of complex descriptors of image contents, called features. Traditional techniques consider features as “black boxes,” ofte...
Simone Santini, Amarnath Gupta
ER
2004
Springer
93views Database» more  ER 2004»
15 years 4 months ago
Metaprogramming for Relational Databases
Abstract. For systems that share enough structural and functional commonalities, reuse in schema development and data manipulation can be achieved by defining problem-oriented lang...
Jernej Kovse, Christian Weber 0002, Theo Härd...
ANLP
2000
89views more  ANLP 2000»
15 years 11 days ago
Removing Left Recursion from Context-Free Grammars
A long-standing issue regarding algorithms that manipulate context-free grammars (CFGs) in a "top-down" leftto-right fashion is that left recursion can lead to nontermin...
Robert C. Moore
ACL
1992
15 years 5 days ago
Monotonic Semantic Interpretation
Aspects of semantic interpretation, such as quantifier scoping and reference resolution, are often realised computationally by non-monotonic operations involving loss of informati...
Hiyan Alshawi, Richard S. Crouch
80
Voted
LISP
2002
81views more  LISP 2002»
14 years 10 months ago
Linear Continuation-Passing
Abstract. Continuations can be used to explain a wide variety of control behaviours, including calling/returning (procedures), raising/handling (exceptions), labelled jumping (goto...
Josh Berdine, Peter W. O'Hearn, Uday S. Reddy, Hay...