Sciweavers

9455 search results - page 194 / 1891
» The Modelling Language Zinc
Sort
View
122
Voted
ACL
1996
15 years 3 months ago
A Fully Statistical Approach to Natural Language Interfaces
We present a natural language interface system which is based entirely on trained statistical models. The system consists of three stages of processing: parsing, semantic interpre...
Scott Miller, David Stallard, Robert J. Bobrow, Ri...
MODELS
2009
Springer
15 years 8 months ago
Abstracting Complex Languages through Transformation and Composition
ing Complex Languages through Transformation and Composition Jendrik Johannes, Steffen Zschaler, Miguel A. Fernández, Antonio Castillo, Dimitrios S. Kolovos and Richard F. Paige ...
Jendrik Johannes, Steffen Zschaler, Miguel A. Fern...
CICLING
2003
Springer
15 years 7 months ago
A Maximum Entropy Approach for Spoken Chinese Understanding
: In this paper, we present a spoken language understanding method based on the maximum entropy model. We first extract certain features from the corpus, and then train the maximum...
Guodong Xie, Chengqing Zong, Bo Xu
POPL
2012
ACM
13 years 9 months ago
A type theory for probability density functions
There has been great interest in creating probabilistic programming languages to simplify the coding of statistical tasks; however, there still does not exist a formal language th...
Sooraj Bhat, Ashish Agarwal, Richard W. Vuduc, Ale...
ICFP
2012
ACM
13 years 4 months ago
Functional programming with structured graphs
This paper presents a new functional programming model for graph structures called structured graphs. Structured graphs extend conventional algebraic datatypes with explicit defi...
Bruno C. d. S. Oliveira, William R. Cook