Sciweavers

9444 search results - page 242 / 1889
» The Language Model LMNtal
Sort
View
ASPDAC
2004
ACM
110views Hardware» more  ASPDAC 2004»
16 years 2 days ago
Embedded software generation from system level design languages
Abstract— To meet the challenge of increasing design complexity, designers are turning to system level design languages to model systems at a higher level of abstraction. This pa...
Haobo Yu, Rainer Dömer, Daniel Gajski
ACL
1996
15 years 8 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
16 years 1 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 12 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
PLDI
2011
ACM
14 years 9 months ago
Safe optimisations for shared-memory concurrent programs
Current proposals for concurrent shared-memory languages, including C++ and C, provide sequential consistency only for programs without data races (the DRF guarantee). While the i...
Jaroslav Sevcík