Sciweavers

3323 search results - page 109 / 665
» Computational Semantics with Functional Programming
Sort
View
AAMAS
2011
Springer
14 years 1 months ago
Declarative programming for agent applications
This paper introduces the execution model of a declarative programming language intended for agent applications. Features supported by the language include functional and logic pro...
John W. Lloyd, Kee Siong Ng
ACG
2003
Springer
15 years 3 months ago
Evaluation Function Tuning via Ordinal Correlation
Heuristic search effectiveness depends directly upon the quality of heuristic evaluations of states in the search space. We show why ordinal correlation is relevant to heuristic se...
Dave Gomboc, T. Anthony Marsland, Michael Buro
ACL
2008
14 years 11 months ago
Text Segmentation with LDA-Based Fisher Kernel
In this paper we propose a domainindependent text segmentation method, which consists of three components. Latent Dirichlet allocation (LDA) is employed to compute words semantic ...
Qi Sun, Runxin Li, Dingsheng Luo, Xihong Wu
JUCS
2008
165views more  JUCS 2008»
14 years 9 months ago
Shortcut Fusion of Monadic Programs
: Functional programs often combine separate parts of the program using intermediate data structures for communicating results. Programs so defined are easier to understand and mai...
Cecilia Manzino, Alberto Pardo
ICSE
2007
IEEE-ACM
15 years 10 months ago
Path-Sensitive Inference of Function Precedence Protocols
Function precedence protocols define ordering relations among function calls in a program. In some instances, precedence protocols are well-understood (e.g., a call to pthread mut...
Murali Krishna Ramanathan, Ananth Grama, Suresh Ja...