Sciweavers

2736 search results - page 249 / 548
» Understanding programmer language
Sort
View
COLING
2002
15 years 6 months ago
A Stochastic Parser Based on an SLM with Arboreal Context Trees
In this paper, we present a parser based on a stochastic structured language model (SLM) with a exible history reference mechanism. An SLM is an alternative to an n-gram model as...
Shinsuke Mori
WWW
2006
ACM
16 years 7 months ago
Question answering on top of the BT digital library
In this poster we present an approach to query answering over knowledge sources that makes use of different ontology management components within an application scenario of the BT...
Johanna Völker, Peter Haase, Philipp Cimiano,...
IUI
2005
ACM
16 years 4 days ago
Metafor: visualizing stories as code
Every program tells a story. Programming, then, is the art of constructing a story about the objects in the program and what they do in various situations. So-called programming l...
Hugo Liu, Henry Lieberman
MEDINFO
2007
175views Healthcare» more  MEDINFO 2007»
15 years 8 months ago
Reconciliation of Ontology and Terminology to Cope with Linguistics
Objectives: To discuss the relationships between ontologies, terminologies and language in the context of Natural Language Processing (NLP) applications in order to show the negat...
Robert H. Baud, Werner Ceusters, Patrick Ruch, Ann...
POPL
2009
ACM
16 years 7 months ago
Masked types for sound object initialization
This paper presents a type-based solution to the long-standing problem of object initialization. Constructors, the conventional mechanism for object initialization, have semantics...
Xin Qi, Andrew C. Myers