Package edu.cmu.minorthird.classify.semisupervised

Interface Summary
SemiSupervisedActions A set of semisupervised examples available for semi-supervised learning.
SemiSupervisedClassifier Interface for a semi-supervised classifier.
SemiSupervisedClassifierLearner Interface for something that learns sequence classifiers.
SemiSupervisedClassifierTeacher Interface for something that trains semi-supervised classifiers.
 

Class Summary
DatasetSemiSupervisedClassifierTeacher Trains a SemiSuperisedClassifierLearner using the information in a labeled Dataset.
MultinomialClassifier  
SemiSupervisedBatchClassifierLearner Abstract ClassifierLearner which instantiates the teacher-learner protocol so as to implement a standard batch learner.
SemiSupervisedDataset  
SemiSupervisedDataset.SimpleDatasetViewer  
SemiSupervisedNaiveBayesLearner Implementation of the methods described in: K.