| Package | Description |
|---|---|
| dragon.config | |
| dragon.ir.topicmodel |
| Modifier and Type | Method and Description |
|---|---|
TopicModel |
TopicModelConfig.getTopicModel(ConfigureNode node,
int modelID) |
TopicModel |
TopicModelConfig.getTopicModel(int modelID) |
protected TopicModel |
TopicModelConfig.loadTopicModel(String modelName,
ConfigureNode modelNode) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTopicModel
Abstract class of topic model
|
class |
AspectModel
Aspect topic model
|
class |
GibbsLDA
Latent dirichlet allocation (LDA) with Gibbs sampling
|
class |
SimpleMixtureModel
Simple mixture model
|
Copyright © 2018 JULIE Lab, Germany. All rights reserved.