Sciweavers

1779 search results - page 98 / 356
» Patterns of Component Evolution
Sort
View
ANLP
2000
114views more  ANLP 2000»
13 years 9 months ago
Corpus-Based Syntactic Error Detection Using Syntactic Patterns
This paper presents a parsing system for the detection of syntactic errors. It combines a robust partial parser which obtains the main sentence components and a finite-state parse...
Koldo Gojenola Galletebeitia, Maite Oronoz
CASCON
1996
101views Education» more  CASCON 1996»
13 years 9 months ago
Design patterns in enterprise
The Enterprise parallel programming system allows programmers to create, compile, execute, and debug parallel applications that execute over a network of workstations. The run-tim...
Steve MacDonald
NN
2002
Springer
161views Neural Networks» more  NN 2002»
13 years 7 months ago
AANN: an alternative to GMM for pattern recognition
The objective in any pattern recognition problem is to capture the characteristics common to each class from feature vectors of the training data. While Gaussian mixture models ap...
B. Yegnanarayana, S. P. Kishore
CORR
2008
Springer
86views Education» more  CORR 2008»
13 years 8 months ago
Dynamic System Adaptation by Constraint Orchestration
Abstract. For Paradigm models, evolution is just-in-time specified coordination conducted by a special reusable component McPal. Evolution can be treated consistently and on-the-fl...
Luuk Groenewegen, Erik P. de Vink
AOSD
2009
ACM
14 years 3 months ago
Can we refactor conditional compilation into aspects?
Systems software uses conditional compilation to manage crosscutting concerns in a very fine-grained and efficient way, but at the expense of tangled and scattered conditional c...
Bram Adams, Wolfgang De Meuter, Herman Tromp, Ahme...