Interface Classifier
-
- All Known Implementing Classes:
SingleLayerClassifier
,TwoLayerClassifier
public interface Classifier
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description float[]
getScores(String[] context)
-
-
-
Method Detail
-
getScores
float[] getScores(String[] context)
-
-