Sciweavers

3056 search results - page 266 / 612
» Compiling Embedded Languages
Sort
View
AAAI
2007
15 years 1 months ago
Enabling Domain-Awareness for a Generic Natural Language Interface
In this paper, we present a learning-based approach for enabling domain-awareness for a generic natural language interface. Our approach automatically acquires domain knowledge fr...
Yunyao Li, Ishan Chaudhuri, Huahai Yang, Satinder ...
USENIX
1990
15 years 7 days ago
Tcl: An Embeddable Command Language
Tcl is an interpreter for a tool command language. It consists of a library package that is embedded in tools (such as editors, debuggers, etc.) as the basic command interpreter. ...
John K. Ousterhout
95
Voted
ACL
2009
14 years 9 months ago
Bayesian Unsupervised Word Segmentation with Nested Pitman-Yor Language Modeling
In this paper, we propose a new Bayesian model for fully unsupervised word segmentation and an efficient blocked Gibbs sampler combined with dynamic programming for inference. Our...
Daichi Mochihashi, Takeshi Yamada, Naonori Ueda
ICSE
2008
IEEE-ACM
15 years 11 months ago
MontiCore: a framework for the development of textual domain specific languages
In this paper we demonstrate a framework for efficient development of textual domain specific languages and supporting tools. We use a redundance-free and compact definition of le...
Bernhard Rumpe, Hans Grönniger, Holger Krahn,...
ENTCS
2008
102views more  ENTCS 2008»
14 years 11 months ago
Programming Languages For Interactive Computing
Traditional programming languages are algorithmic: they are best suited to writing programs that acquire all their inputs before executing and only produce a result on termination...
Roly Perera