Sciweavers

8197 search results - page 119 / 1640
» Adaptive functional programming
Sort
View
139
Voted
EMNLP
2009
15 years 12 days ago
Adapting a Polarity Lexicon using Integer Linear Programming for Domain-Specific Sentiment Classification
Polarity lexicons have been a valuable resource for sentiment analysis and opinion mining. There are a number of such lexical resources available, but it is often suboptimal to us...
Yejin Choi, Claire Cardie
ICSE
2010
IEEE-ACM
15 years 7 months ago
Using twinning to adapt programs to alternative APIs
We describe twinning and its applications to adapting programs to alternative APIs. Twinning is a simple technique that allows programmers to specify a class of program changes, i...
Marius Nita, David Notkin
107
Voted
ECAL
2003
Springer
15 years 7 months ago
Evolving Developmental Programs for Adaptation, Morphogenesis, and Self-Repair
A method for evolving a developmental program inside a cell to create multicellular organisms of arbitrary size and characteristics is described. The cell genotype is evolved so th...
Julian F. Miller
129
Voted
ICMCS
2006
IEEE
143views Multimedia» more  ICMCS 2006»
15 years 8 months ago
Person Tracking in Smart Rooms using Dynamic Programming and Adaptive Subspace Learning
We present a robust vision system for single person tracking inside a smart room using multiple synchronized, calibrated, stationary cameras. The system consists of two main compo...
ZhenQiu Zhang, Gerasimos Potamianos, Stephen M. Ch...
123
Voted
ICFP
2005
ACM
16 years 2 months ago
Scrap your nameplate: (functional pearl)
Recent research has shown how boilerplate code, or repetitive code for traversing datatypes, can be eliminated using generic programming techniques already available within some i...
James Cheney