Search Java Classes and Packages
Search Java Frameworks and Libraries
#Cc.mallet.topics Classes and Interfaces - 25 results found.
| Name | Description | Type | Package | Framework |
| DMRLoader | This class loads data into the format for the MALLET Dirichlet-multinomial regression (DMR). | Class | cc.mallet.topics.tui | Mallet |
|
| DMROptimizable | Nested Class SummaryNested classes/interfaces inherited from interface cc. | Class | cc.mallet.topics | Mallet |
|
| DMRTopicModel | | Class | cc.mallet.topics | Mallet |
|
| EvaluateTopics | | Class | cc.mallet.topics.tui | Mallet |
|
| HierarchicalLDA | | Class | cc.mallet.topics | Mallet |
|
| HierarchicalLDATUI | | Class | cc.mallet.topics.tui | Mallet |
|
| HierarchicalPAM | Hierarchical PAM, where each node in the DAG has a distribution over all topics on the next level and one additional "node-specific" topic. | Class | cc.mallet.topics | Mallet |
|
| InferTopics | | Class | cc.mallet.topics.tui | Mallet |
|
| LDA | Latent Dirichlet Allocation. | Class | cc.mallet.topics | Mallet |
|
| LDAHyper | Latent Dirichlet Allocation with optimized hyperparametersAuthor:David Mimno, Andrew McCallumSee Also:Serialized Form | Class | cc.mallet.topics | Mallet |
|
| LDAStream | | Class | cc.mallet.topics | Mallet |
|
| MarginalProbEstimator | An implementation of topic model marginal probability estimators presented in Wallach et al. | Class | cc.mallet.topics | Mallet |
|
| MultinomialHMM | Latent Dirichlet Allocation. | Class | cc.mallet.topics | Mallet |
|
| NPTopicModel | A non-parametric topic model that uses the "minimal path" assumption to reduce bookkeeping. | Class | cc.mallet.topics | Mallet |
|
| PAM4L | Four Level Pachinko Allocation with MLE learning, based on Andrew's Latent Dirichlet Allocation. | Class | cc.mallet.topics | Mallet |
|
| ParallelTopicModel | Simple parallel threaded implementation of LDA, following Newman, Asuncion, Smyth and Welling, Distributed Algorithms for Topic Models | Class | cc.mallet.topics | Mallet |
|
| PolylingualTopicModel | Latent Dirichlet Allocation for loosely parallel corpora in arbitrary languagesAuthor:David Mimno, Andrew McCallumSee Also:Serialized Form | Class | cc.mallet.topics | Mallet |
|
| SimpleLDA | A simple implementation of Latent Dirichlet Allocation using Gibbs sampling. | Class | cc.mallet.topics | Mallet |
|
| TopicalNGrams | Like Latent Dirichlet Allocation, but with integrated phrase discovery. | Class | cc.mallet.topics | Mallet |
|
| TopicAssignment | This class combines a sequence of observed features with a sequence of hidden "labels". | Class | cc.mallet.topics | Mallet |
|
| TopicInferencer | | Class | cc.mallet.topics | Mallet |
|
| TopicModelDiagnostics | | Class | cc.mallet.topics | Mallet |
|
| TopicTrainer | Create a simple LDA topic model, with some reporting options. | Class | cc.mallet.topics.tui | Mallet |
|
| Vectors2Topics | Perform topic analysis in the style of LDA and its variants. | Class | cc.mallet.topics.tui | Mallet |
|
| WorkerRunnable | A parallel topic model runnable task. | Class | cc.mallet.topics | Mallet |