Sciweavers

987 search results - page 59 / 198
» Ludics and Its Applications to Natural Language Semantics
Sort
View
ACL
2006
15 years 7 months ago
Semantic Parsing with Structured SVM Ensemble Classification Models
We present a learning framework for structured support vector models in which boosting and bagging methods are used to construct ensemble models. We also propose a selection metho...
Minh Le Nguyen, Akira Shimazu, Xuan Hieu Phan
DAGSTUHL
2003
15 years 7 months ago
SHOE: A Blueprint for the Semantic Web
The term Semantic Web was coined by Tim Berners-Lee to describe his proposal for \a web of meaning," as opposed to the \web of links" that currently exists on the Intern...
Jeff Heflin, James A. Hendler, Sean Luke
ATAL
2009
Springer
16 years 27 days ago
An implementation of argument based discussion
With the current demonstrator, we present an implementation of formal argumentation that is not only able to evaluate an argument according to standard argumentation semantics, bu...
Patrizio Barbini, Yining Wu, Martin Caminada
FMCO
2004
Springer
112views Formal Methods» more  FMCO 2004»
15 years 11 months ago
Probabilistic Linda-Based Coordination Languages
Abstract. Coordination languages are intended to simplify the development of complex software systems by separating the coordination aspects of an application from its computation ...
Alessandra Di Pierro, Chris Hankin, Herbert Wiklic...
HASKELL
2009
ACM
16 years 25 days 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