Sciweavers

5387 search results - page 42 / 1078
» Generating generic functions
Sort
View
ICDAR
2009
IEEE
14 years 2 months ago
Generic Feature Selection and Document Processing
This paper presents a generic features selection method and its applications on some document analysis problems. The method is based on a genetic algorithm (GA), whose tness funct...
Hassan Chouaib, Nicole Vincent, Florence Cloppet, ...
ATAL
2006
Springer
13 years 11 months ago
RADIC: a generic component for the integration of existing reactive and deliberative layers
Hybrid architectures have been developed to preserve the responsiveness of reactive layers while also providing the benefits of higher level deliberative capabilities. The challen...
Matthias Scheutz, James F. Kramer
CLEANDB
2006
ACM
112views Database» more  CLEANDB 2006»
13 years 11 months ago
Generic Entity Resolution with Data Confidences
We consider the Entity Resolution (ER) problem (also known as deduplication, or merge-purge), in which records determined to represent the same real-world entity are successively ...
David Menestrina, Omar Benjelloun, Hector Garcia-M...
WCE
2007
13 years 8 months ago
Adaptive Automata Community Detection and Clustering: A generic methodology
— We present in this paper a generic methodology based on genetic automata for modelling community detection. With Communities, we deal with dynamic organizations which are self-...
Rawan Ghnemat, Cyrille Bertelle, Gérard Hen...
ICFP
2004
ACM
14 years 7 months ago
Scrap more boilerplate: reflection, zips, and generalised casts
Writing boilerplate code is a royal pain. Generic programming promises to alleviate this pain by allowing the programmer to write a generic "recipe" for boilerplate code...
Ralf Lämmel, Simon L. Peyton Jones