@Beta public abstract class ScriptStringOutcomeClassifier extends org.cleartk.ml.jar.Classifier_ImplBase<org.cleartk.ml.util.featurevector.FeatureVector,String,Integer>
Constructor and Description |
---|
ScriptStringOutcomeClassifier(org.cleartk.ml.encoder.features.FeaturesEncoder<org.cleartk.ml.util.featurevector.FeatureVector> featuresEncoder,
org.cleartk.ml.encoder.outcome.OutcomeEncoder<String,Integer> outcomeEncoder,
File modelDir,
File scriptDir) |
Modifier and Type | Method and Description |
---|---|
String |
classify(List<org.cleartk.ml.Feature> features) |
protected void |
finalize() |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.