| Interface | Description |
|---|---|
| TopicModel |
Interface of topic models
|
| TwoDimensionModel |
Interface of two-dimensional topic models (in the progress)
|
| Class | Description |
|---|---|
| AbstractModel |
Abstract model implements basic functions for topic model which can be inherited by other classes
|
| AbstractTopicModel |
Abstract class of topic model
|
| AbstractTwoDimensionModel |
Abstract class of two dimensional topic model
|
| AspectModel |
Aspect topic model
|
| CrossMixtureModel |
Cross mixture topic model
|
| GibbsLDA |
Latent dirichlet allocation (LDA) with Gibbs sampling
|
| SimpleMixtureModel |
Simple mixture model
|
| TwoDimensionEM |
The EM based two dimesional topical model
|
| TwoDimensionGibbsLDA |
LDA Gibbs sampling two dimensional topical model
|
Copyright © 2018 JULIE Lab, Germany. All rights reserved.