See: Description
Class | Description |
---|---|
LDADeployer |
The Deployer for Mahout's Latent Dirichlet Allocation (LDA) clustering algorithm
|
LDAMapper |
An example demonstrating the
Map role within a Word Count
operation. |
LDAReducer |
The Reducer for the Latent Dirichlet Allocation (LDA) clustering algorithm
with Mahout
|
LDAState |
Used by the
LDAMapper to maintain state information. |