Sciweavers

266 search results - page 7 / 54
» Dependence relations in computably rigid computable vector s...
Sort
View
LREC
2010
136views Education» more  LREC 2010»
13 years 8 months ago
Exploring the Relationship between Semantic Spaces and Semantic Relations
This study examines the relationship between two kinds of semantic spaces -- i.e., spaces based on term frequency (tf) and word cooccurrence frequency (co) -- and four semantic re...
Akira Utsumi
IEEEPACT
2006
IEEE
14 years 1 months ago
An empirical evaluation of chains of recurrences for array dependence testing
Code restructuring compilers rely heavily on program analysis techniques to automatically detect data dependences between program statements. Dependences between statement instanc...
Johnnie Birch, Robert A. van Engelen, Kyle A. Gall...
FCT
2001
Springer
13 years 12 months ago
Dense Families and Key Functions of Database Relation Instances
In this paper dense families of database relations are introduced. We characterize dependencies and keys of relation instances in terms of dense families. Key functions are also in...
Jouni Järvinen
ICPP
2000
IEEE
13 years 11 months ago
Partitioning Loops with Variable Dependence Distances
A new technique to parallelize loops with variable distance vectors is presented. The method extends previous methods in two ways. First, the present method makes it possible for ...
Yijun Yu, Erik H. D'Hollander
HASKELL
2006
ACM
14 years 1 months ago
Strong types for relational databases
Haskell’s type system with multi-parameter constructor classes and functional dependencies allows static (compile-time) computations to be expressed by logic programming on the ...
Alexandra Silva, Joost Visser