| Package | Description |
|---|---|
| gov.sandia.cognition.text.topic |
Provides topic modeling algorithms.
|
| Class and Description |
|---|
| LatentDirichletAllocationVectorGibbsSampler
A Gibbs sampler for performing Latent Dirichlet Allocation (LDA).
|
| LatentDirichletAllocationVectorGibbsSampler.Result
Represents the result of performing Latent Dirichlet Allocation.
|
| LatentSemanticAnalysis.Transform
The result from doing latent semantic analysis (LSA).
|
| ProbabilisticLatentSemanticAnalysis.LatentData
The information about each latent variable.
|
| ProbabilisticLatentSemanticAnalysis.Result
The dimensionality transform created by probabilistic latent semantic
analysis.
|