| Package | Description |
|---|---|
| org.maochen.nlp.ml.classifier | |
| org.maochen.nlp.ml.classifier.maxent |
| Modifier and Type | Method and Description |
|---|---|
IClassifier |
IClassifier.train(List<org.maochen.nlp.ml.Tuple> trainingData) |
| Modifier and Type | Class and Description |
|---|---|
class |
MaxEntClassifier |
| Modifier and Type | Method and Description |
|---|---|
IClassifier |
MaxEntClassifier.train(List<org.maochen.nlp.ml.Tuple> trainingData) |
Copyright © 2015. All rights reserved.