Sciweavers

704 search results - page 22 / 141
» A Note on Typing Feature Structures
Sort
View
POPL
2003
ACM
14 years 7 months ago
The essence of XML
The World-Wide Web Consortium (W3C) promotes XML and related standards, including XML Schema, XQuery, and XPath. This paper describes a formalization XML Schema. A formal semantic...
Jérôme Siméon, Philip Wadler
ICDM
2006
IEEE
109views Data Mining» more  ICDM 2006»
14 years 1 months ago
Star-Structured High-Order Heterogeneous Data Co-clustering Based on Consistent Information Theory
Heterogeneous object co-clustering has become an important research topic in data mining. In early years of this research, people mainly worked on two types of heterogeneous data ...
Bin Gao, Tie-Yan Liu, Wei-Ying Ma
CIVR
2008
Springer
227views Image Analysis» more  CIVR 2008»
13 years 9 months ago
A comparison of color features for visual concept classification
Concept classification is important to access visual information on the level of objects and scene types. So far, intensity-based features have been widely used. To increase discr...
Koen E. A. van de Sande, Theo Gevers, Cees G. M. S...
ICFP
2006
ACM
14 years 7 months ago
Context-parametric polykinded types
Generic Haskell is a language extension of Haskell for polytypic programming. Constrained types are parametric algebraic types with at least one argument constrained by type-class...
Pablo Nogueira
SAC
2009
ACM
14 years 2 months ago
Matching ThisType to subtyping
The notion of ThisType has been proposed to promote typesafe reuse of binary methods and recently extended to mutually recursive definitions. It is well-known, however, that This...
Chieri Saito, Atsushi Igarashi