Uses of Class
edu.washington.cs.knowitall.rule.learn.Learner

Packages that use Learner
edu.washington.cs.knowitall.rule.learn   
 

Uses of Learner in edu.washington.cs.knowitall.rule.learn
 

Subclasses of Learner in edu.washington.cs.knowitall.rule.learn
 class BeamSearchRuleLearner<E extends Comparable<E>>
           
 class MostGeneralRuleLearner<E extends Comparable<E>>
           
 class RuleLearner<E extends Comparable<E>>
          Rule learning framework for mapping extractions onto an ontology.
 class RuleSetOptimizer<E extends Comparable<E>>
          Rule learning framework for mapping extractions onto an ontology.
 class SimpleMaximizingRuleSetOptimizer<E extends Comparable<E>>
          Rule learning framework for mapping extractions onto an ontology.
 



Copyright © 2011 University of Washington CSE. All Rights Reserved.