Sciweavers

493 search results - page 39 / 99
» types 1998
Sort
View
LRE
2010
145views more  LRE 2010»
14 years 6 months ago
Annotation of multiword expressions in the Prague dependency treebank
In this article we want to demonstrate that annotation of multiword expressions in the Prague Dependency Treebank is a well defined task, that it is useful as well as feasible, an...
Eduard Bejcek, Pavel Stranák
APL
1998
ACM
15 years 4 months ago
Reducing computational complexity with array predicates
This article describes how array predicates were used to reduce the computational complexity of four APL primitive functions when one of their arguments is a permutation vector. T...
Robert Bernecky
RT
1998
Springer
15 years 4 months ago
Lazy Decompression of Surface Light Fields for Precomputed Global Illumination
This paper describes a series of algorithms that allow the unconstrained walkthrough of static scenes shaded with the results of precomputed global illumination. The global illumin...
Gavin S. P. Miller, Steven M. Rubin, Dulce B. Ponc...
APCHI
1998
IEEE
15 years 4 months ago
Mixed Task Domain Representation in VR-DIS
Direct manipulation interfaces are characterised according to the representation of the task domain: the domain objects and the effect of user operations on those objects. In the ...
M. K. D. Coomans, H. H. Achten
PLDI
1998
ACM
15 years 4 months ago
Units: Cool Modules for HOT Languages
A module system ought to enable assembly-line programming using separate compilation and an expressive linking language. Separate compilation allows programmers to develop parts o...
Matthew Flatt, Matthias Felleisen