Sciweavers

11561 search results - page 183 / 2313
» A Language for Biochemical Systems
Sort
View
ICCPOL
2009
Springer
15 years 11 months ago
Processing of Korean Natural Language Queries Using Local Grammars
Abstract. For casual web users, a natural language is more accessible than formal query languages. However, understanding of a natural language query is not trivial for computer sy...
Tae-Gil Noh, Yong-Jin Han, Seong-Bae Park, Se-Youn...
AMTA
2000
Springer
15 years 11 months ago
Oxygen: A Language Independent Linearization Engine
This paper describes a language independent linearization engine, oxyGen. This system compiles target language grammars into programs that take feature graphs as inputs and genera...
Nizar Habash
HASKELL
2009
ACM
16 years 1 months ago
Types are calling conventions
It is common for compilers to derive the calling convention of a function from its type. Doing so is simple and modular but misses many optimisation opportunities, particularly in...
Maximilian C. Bolingbroke, Simon L. Peyton Jones
ICPR
2006
IEEE
16 years 7 months ago
Combining Cepstral and Prosodic Features in Language Identification
A novel approach of combining cepstral features and prosodic features in language identification is presented in this paper. This combination approach shows a significant improvem...
Bo Yin, Eliathamby Ambikairajah, Fang Chen
ICFP
2010
ACM
15 years 7 months ago
Logical types for untyped languages
Programmers reason about their programs using a wide variety of formal and informal methods. Programmers in untyped languages such as Scheme or Erlang are able to use any such met...
Sam Tobin-Hochstadt, Matthias Felleisen