Sciweavers

2290 search results - page 132 / 458
» Extensible Protected Types
Sort
View
JMLC
1997
Springer
15 years 10 months ago
Lightweight Parametric Polymorphism for Oberon
Strongly typed polymorphism is necessary for expressing safe reusable code. Two orthogonal forms of polymorphism exist: inclusion and parametric, the Oberon language only supports ...
Paul Roe, Clemens A. Szyperski
IESA
2007
15 years 7 months ago
Model Transformations with Reference Models
In this paper we introduce and explore an extension to the existing paradigm of model transformation. Specifically, we extend existing model transformation approaches by consideri...
Willem-Jan van den Heuvel, Manfred A. Jeusfeld
NAACL
2010
15 years 4 months ago
Statistical Machine Translation of Texts with Misspelled Words
This paper investigates the impact of misspelled words in statistical machine translation and proposes an extension of the translation engine for handling misspellings. The enhanc...
Nicola Bertoldi, Mauro Cettolo, Marcello Federico
ICAI
2009
15 years 4 months ago
Data Mining in Incomplete Numerical and Categorical Data Sets: A Neuro Fuzzy Approach
- There are many applications dealing with incomplete data sets that take different approaches to making imputations for missing values. Most tackle the problem for numerical input...
Pilar Rey del Castillo, Jesus Cardenosa
POPL
1996
ACM
15 years 10 months ago
Using Parameterized Signatures to Express Modular Structure
Module systems are a powerful, practical tool for managing the complexity of large software systems. Previous attempts to formulate a type-theoretic foundation for modular program...
Mark P. Jones