Sciweavers

490 search results - page 6 / 98
» A Generic Language for Dynamic Adaptation
Sort
View
ASPLOS
1996
ACM
13 years 11 months ago
Adapting to Network and Client Variability via On-Demand Dynamic Distillation
Armando Fox, Steven D. Gribble, Eric A. Brewer, El...
ICMCS
2005
IEEE
169views Multimedia» more  ICMCS 2005»
14 years 1 months ago
Dynamic language model adaptation using latent topical information and automatic transcripts
This paper considers dynamic language model adaptation for Mandarin broadcast news recognition. Both contemporary newswire texts and in-domain automatic transcripts were exploited...
Berlin Chen
MODELS
2009
Springer
14 years 2 months ago
Generic Model Refactorings
Many modeling languages share some common concepts and principles. For example, Java, MOF, and UML share some aspects of the concepts of classes, methods, attributes, and inheritan...
Naouel Moha, Vincent Mahé, Olivier Barais, ...
EUROMICRO
2009
IEEE
14 years 2 months ago
Developing Adaptable Components Using Dynamic Languages
— The usage of dynamic languages is increasing among developers. As components are static entities, the usage of scripting languages, which are usually dynamically typed and inte...
Didier Donsez, Kiev Gama, Walter Rudametkin
DLS
2010
204views Languages» more  DLS 2010»
13 years 5 months ago
Alias analysis for optimization of dynamic languages
Dynamic languages such as Python allow programs to be written more easily using high-level constructs such as comprehensions for queries and using generic code. Efficient executio...
Michael Gorbovitski, Yanhong A. Liu, Scott D. Stol...