|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Corpus | |
|---|---|
| org.knowceans.lda | |
| Uses of Corpus in org.knowceans.lda |
|---|
| Methods in org.knowceans.lda with parameters of type Corpus | |
|---|---|
static void |
LdaEstimate.infer(java.lang.String modelRoot,
java.lang.String save,
Corpus corpus)
inference only |
static LdaModel |
LdaEstimate.initialModel(java.lang.String start,
Corpus corpus,
int numTopics,
double alpha)
initializes class_word and class_total to reasonable beginnings. |
static LdaModel |
LdaEstimate.runEm(java.lang.String start,
java.lang.String directory,
Corpus corpus)
run_em |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||