Sciweavers

1715 search results - page 136 / 343
» How Space Structures Language
Sort
View
167
Voted
ICALP
1994
Springer
15 years 7 months ago
Simple Fast Parallel Hashing
A hash table is a representation of a set in a linear size data structure that supports constanttime membership queries. We show how to construct a hash table for any given set of...
Joseph Gil, Yossi Matias
102
Voted
EMNLP
2008
15 years 5 months ago
Computing Word-Pair Antonymy
Knowing the degree of antonymy between words has widespread applications in natural language processing. Manually-created lexicons have limited coverage and do not include most se...
Saif Mohammad, Bonnie J. Dorr, Graeme Hirst
102
Voted
EACL
1989
ACL Anthology
15 years 4 months ago
Enhancing Explanation Coherence With Rhetorical Strategies
This paper discusses the application of a previously reported theory of explanation rhetoric (Maybury, 1988b) to the task of explaining constraint violations in a hybrid rule/fram...
Mark T. Maybury
131
Voted
VIS
2008
IEEE
161views Visualization» more  VIS 2008»
16 years 5 months ago
Brushing of Attribute Clouds for the Visualization of Multivariate Data
The visualization and exploration of multivariate data is still a challenging task. Methods either try to visualize all variables simultaneously at each position using glyph-based ...
Heike Jänicke, Michael Böttinger, Gerik Scheue...
115
Voted
ENTCS
2006
89views more  ENTCS 2006»
15 years 3 months ago
A Type-theoretic Reconstruction of the Visitor Pattern
In object-oriented languages, the Visitor pattern can be used to traverse tree-like data structures: a visitor object contains some operations, and the data structure objects allo...
Peter Buchlovsky, Hayo Thielecke