Sciweavers

4305 search results - page 709 / 861
» The Test of Time
Sort
View
ENTCS
2008
99views more  ENTCS 2008»
15 years 6 months ago
SPPF-Style Parsing From Earley Recognisers
In its recogniser form, Earley's algorithm for testing whether a string can be derived from a grammar is worst case cubic on general context free grammars (CFG). Earley gave ...
Elizabeth Scott
ASC
2006
15 years 6 months ago
Speeding up the learning of equivalence classes of bayesian network structures
For some time, learning Bayesian networks has been both feasible and useful in many problems domains. Recently research has been done on learning equivalence classes of Bayesian n...
Rónán Daly, Qiang Shen, J. Stuart Ai...
IAJIT
2008
127views more  IAJIT 2008»
15 years 6 months ago
A Customized Particle Swarm Optimization for Classification of Multispectral Imagery Based on Feature Fusion
: An attempt has been made in this paper to classify multispectral images using customized particle swam optimization. To reduce the time consumption due to increase in dimensional...
Venkatalakshmi Krishnan, Anisha Praisy, Mercy Shal...
CORR
2006
Springer
124views Education» more  CORR 2006»
15 years 6 months ago
Next Generation Language Resources using GRID
This paper presents a case study concerning the challenges and requirements posed by next generation language resources, realized as an overall model of open, distributed and coll...
Federico Calzolari, Eva Sassolini, Manuela Sassi, ...
CORR
2006
Springer
160views Education» more  CORR 2006»
15 years 6 months ago
On Conditional Branches in Optimal Search Trees
A commonly used type of search tree is the alphabetic binary tree, which uses (without loss of generality) "less than" versus "greater than or equal to" tests ...
Michael B. Baer