Sciweavers

4272 search results - page 531 / 855
» A Case for Automatic System Evaluation
Sort
View
COOPIS
2003
IEEE
16 years 2 days ago
Learning to Invoke Web Forms
Emerging Web standards promise a network of heterogeneous yet interoperable Web Services. Web Services would greatly simplify the development of many kinds of information agents a...
Nicholas Kushmerick
COOPIS
2003
IEEE
16 years 2 days ago
Mining for Lexons: Applying Unsupervised Learning Methods to Create Ontology Bases
Ontologies in current computer science parlance are computer based resources that represent agreed domain semantics. This paper first introduces ontologies in general and subseque...
Marie-Laure Reinberger, Peter Spyns, Walter Daelem...
IBPRIA
2003
Springer
16 years 7 hour ago
Feature-Driven Recognition of Music Styles
In this paper the capability of using self-organising neural maps (SOM) as music style classifiers of musical fragments is studied. From MIDI files, the monophonic melody track i...
Pedro J. Ponce de León, José Manuel ...
ECOOP
2010
Springer
15 years 11 months ago
Detecting Missing Method Calls in Object-Oriented Software
When using object-oriented frameworks it is easy to overlook certain important method calls that are required at particular places in code. In this paper, we provide a comprehensiv...
Martin Monperrus, Marcel Bruch, Mira Mezini
SIGCSE
2000
ACM
155views Education» more  SIGCSE 2000»
15 years 11 months ago
A study of common pitfalls in simple multi-threaded programs
It is generally acknowledged that developing correct multithreaded codes is difficult, because threads may interact with each other in unpredictable ways. The goal of this work i...
Sung-Eun Choi, E. Christopher Lewis