Uses of Package
net.sf.classifier4J

Packages that use net.sf.classifier4J
net.sf.classifier4J   
net.sf.classifier4J.bayesian   
net.sf.classifier4J.vector   
 

Classes in net.sf.classifier4J used by net.sf.classifier4J
AbstractClassifier
          Implementaion of the IClassifier.setMatchCutoff(double) and IClassifier.isMatch(java.lang.String) methods.
ClassifierException
          A classifier exception
DefaultTokenizer
           
ICategorisedClassifier
           
IClassifier
          Defines an interface for the classification of Strings.
IStopWordProvider
           
ITokenizer
           
ITrainable
           
ITrainableClassifier
           
 

Classes in net.sf.classifier4J used by net.sf.classifier4J.bayesian
AbstractCategorizedTrainableClassifier
           
AbstractClassifier
          Implementaion of the IClassifier.setMatchCutoff(double) and IClassifier.isMatch(java.lang.String) methods.
ClassifierException
          A classifier exception
ICategorisedClassifier
           
IClassifier
          Defines an interface for the classification of Strings.
IStopWordProvider
           
ITokenizer
           
ITrainable
           
ITrainableClassifier
           
 

Classes in net.sf.classifier4J used by net.sf.classifier4J.vector
AbstractCategorizedTrainableClassifier
           
AbstractClassifier
          Implementaion of the IClassifier.setMatchCutoff(double) and IClassifier.isMatch(java.lang.String) methods.
ClassifierException
          A classifier exception
ICategorisedClassifier
           
IClassifier
          Defines an interface for the classification of Strings.
ITrainable
           
ITrainableClassifier
           
 



Copyright © 2003-2005 Nick Lothian. All Rights Reserved.