| Interface | Description |
|---|---|
| Classifier |
Interface of Text Classifier
|
| Class | Description |
|---|---|
| AbstractClassifier |
Basic function class for classifying
|
| ClassificationEva |
Evaluating classification results
|
| DocClass |
The basic data structure for a class for documents
|
| DocClassSet |
The basic data structure for a set of classes for documents
|
| NBClassifier |
Naive Bayesian classifier which uses Laplacian smoothing
|
| NigamActiveLearning |
Nigam Active Learning which can utilize unlabeled documents during text classification
|
| SemanticNBClassifier |
Naive Bayesian Classifier with Semantic Smoothing or Background Smoothing
|
Copyright © 2018 JULIE Lab, Germany. All rights reserved.