Sciweavers

2540 search results - page 450 / 508
» Retrieval Status Values in Information Retrieval Evaluation
Sort
View
CSCW
2010
ACM
15 years 6 months ago
Pictionaire: supporting collaborative design work by integrating physical and digital artifacts
This paper introduces an interactive tabletop system that enhances creative collaboration across physical and digital artifacts. Pictionaire offers capture, retrieval, annotation,...
Björn Hartmann, Meredith Ringel Morris, Hrvoj...
CHI
2010
ACM
15 years 4 months ago
Example-centric programming: integrating web search into the development environment
The ready availability of online source code examples has changed the cost structure of programming by example modification. However, current search tools are wholly separate from...
Joel Brandt, Mira Dontcheva, Marcos Weskamp, Scott...
SAC
2010
ACM
15 years 4 months ago
Mining temporal relationships among categories
Temporal text mining deals with discovering temporal patterns in text over a period of time. A Theme Evolution Graph (TEG) is used to visualize when new themes are created and how...
Saket S. R. Mengle, Nazli Goharian
SAC
2010
ACM
15 years 4 months ago
Performance and extension of user space file systems
Several efforts have been made over the years for developing file systems in user space. Many of these efforts have failed to make a significant impact as measured by their us...
Aditya Rajgarhia, Ashish Gehani
ACSC
2009
IEEE
15 years 4 months ago
Fast and Compact Hash Tables for Integer Keys
A hash table is a fundamental data structure in computer science that can offer rapid storage and retrieval of data. A leading implementation for string keys is the cacheconscious...
Nikolas Askitis