Sciweavers

12084 search results - page 67 / 2417
» Effect Systems with Subtyping
Sort
View
LREC
2010
209views Education» more  LREC 2010»
13 years 10 months ago
Towards a Balanced Named Entity Corpus for Dutch
This paper introduces a new named entity corpus for Dutch. State-of-the-art named entity recognition systems require a substantial annotated corpus to be trained on. Such corpora ...
Bart Desmet, Véronique Hoste
SASO
2009
IEEE
14 years 3 months ago
Effects of Communication Impairments on Quorum Sensing
Benjamin E. Beckmann, Philip K. McKinley, David B....
POPL
2009
ACM
14 years 9 months ago
Unifying type checking and property checking for low-level code
We present a unified approach to type checking and property checking for low-level code. Type checking for low-level code is challenging because type safety often depends on compl...
Jeremy Condit, Brian Hackett, Shuvendu K. Lahiri, ...
ECOOP
2009
Springer
14 years 9 months ago
Checking Framework Interactions with Relationships
Software frameworks impose constraints on how plugins may interact with them. Many of hese constraints involve multiple objects, are temporal, and depend on runtime values. Additi...
Ciera Jaspan, Jonathan Aldrich
POPL
2008
ACM
14 years 9 months ago
Enhancing modular OO verification with separation logic
Conventional specifications for object-oriented (OO) programs must adhere to behavioral subtyping in support of class inheritance and method overriding. However, this requirement ...
Wei-Ngan Chin, Cristina David, Huu Hai Nguyen, She...