Sciweavers

4231 search results - page 69 / 847
» Using Language More Responsibly
Sort
View
PLILP
1990
Springer
15 years 10 months ago
Efficient Data Representation in Polymorphic Languages
Languages with polymorphic types (e.g. ML) have traditionally been implemented using Lisp-like data representations--everything has to fit in one word, if necessary by being heap-...
Xavier Leroy
GPCE
2007
Springer
15 years 10 months ago
Context-aware scanning for parsing extensible languages
This paper introduces new parsing and context-aware scanning algorithms in which the scanner uses contextual information to disambiguate lexical syntax. The parser uses a slightly...
Eric Van Wyk, August Schwerdfeger
ICPR
2006
IEEE
16 years 1 days ago
A Unified System for Segmentation and Tracking of Face and Hands in Sign Language Recognition
This paper presents a unified system for segmentation and tracking of face and hands in a sign language recognition using a single camera. Unlike much related work that uses colou...
George Awad, Junwei Han, Alistair Sutherland
SIGDIAL
2010
15 years 3 months ago
The Impact of Dimensionality on Natural Language Route Directions in Unconstrained Dialogue
In this paper we examine the influence of dimensionality on natural language route directions in dialogue. Specifically, we show that giving route instructions in a quasi-3d envir...
Vivien Mast, Jan Smeddinck, Anna Strotseva, Thora ...
ESOP
1992
Springer
15 years 10 months ago
A Provably Correct Compiler Generator
We have designed, implemented, and proved the correctness of a compiler generator that accepts action semantic descriptions of imperative programming languages. The generated comp...
Jens Palsberg