Sciweavers

3561 search results - page 190 / 713
» Design: One, but in different forms
Sort
View
IJCAI
2001
15 years 8 months ago
Leveraging Data About Users in General in the Learning of Individual User Models
Models of computer users that are learned on the basis of data can make use of two types of information: data about users in general and data about the current individual user. Fo...
Anthony Jameson, Frank Wittig
IJCAI
2003
15 years 8 months ago
On the Undecidability of Description and Dynamic Logics with Recursion and Counting
The evolution of Description Logics (DLs) and Propositional Dynamic Logics produced a hierar­ chy of decidable logics with multiple maximal el­ ements. It would be desirable to ...
Piero A. Bonatti
ICMAS
1998
15 years 7 months ago
An Adaptive Choice of Messaging Protocol in Multi Agent Systems
abstract, form of this problem, we use a mathematical analysis to show that three different messaging protocols result in varying message loads, depending on certain parameters suc...
Chris Preist, Siani Pearson
COMAD
2009
15 years 7 months ago
EndorSeer: An Add-on for Browsing Digital Libraries with "Endorsed" Citations
Co-citations have long been used as a measure of topical relatedness between documents. However, we have observed some characteristic patterns in the way cocitations are formed in...
Mandar R. Mutalikdesai, Srinath Srinivasa, Viswana...
ICFP
2010
ACM
15 years 7 months ago
Total parser combinators
A monadic parser combinator library which guarantees termination of parsing, while still allowing many forms of left recursion, is described. The library's interface is simil...
Nils Anders Danielsson