Uses of Interface
cc.mallet.types.Labeler
-
Packages that use Labeler Package Description cc.mallet.classify Classes for training and classifying instances. -
-
Uses of Labeler in cc.mallet.classify
Methods in cc.mallet.classify with parameters of type Labeler Modifier and Type Method Description C
ClassifierTrainer.ByActiveLearning. train(InstanceList trainingAndUnlabeledSet, Labeler labeler, int numLabelRequests)
-