public interface MaltLibModel
Modifier and Type | Method and Description |
---|---|
int |
predict_one(MaltFeatureNode[] x) |
int[] |
predict(MaltFeatureNode[] x) |
int[] predict(MaltFeatureNode[] x)
int predict_one(MaltFeatureNode[] x)
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.