| Package | Description |
|---|---|
| com.github.pmerienne.trident.ml.nlp |
| Modifier and Type | Method and Description |
|---|---|
protected double |
KLDClassifier.caculateBeta(Vocabulary documentVocabulary) |
protected Double |
KLDClassifier.distance(Vocabulary documentVocabulary,
int classIndex,
double beta) |
protected Double |
KLDClassifier.wordProbabilityInDocument(String word,
Vocabulary documentVocabulary,
double beta) |
Copyright © 2013. All rights reserved.