public interface ITagger extends IClassifier
| Modifier and Type | Method and Description |
|---|---|
Map<String,Double> |
predict(DTree tree) |
Map<String,Double> |
predict(String sentence) |
void |
train(String trainFilePath) |
loadModel, persistModel, predict, setParameter, trainCopyright © 2016. All rights reserved.