Package org.dllearner.algorithms

Learning Algorithms.

See:
          Description

Interface Summary
SearchTreeNode Interface for search tree nodes, which are used in various algorithms.
 

Class Summary
BruteForceLearner A brute force learning algorithm.
DisjointClassesLearner Learns disjoint classes using SPARQL queries.
RandomGuesser This learning algorithm provides a random guessing technique to solve learning problems in description logics/OWL.
SimpleSubclassLearner Learns sub classes using SPARQL queries.
 

Package org.dllearner.algorithms Description

Learning Algorithms.



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann