blei-lab / online-hdpLinks
Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm determines the number of topics.
☆145Updated 10 years ago
Alternatives and similar repositories for online-hdp
Users that are interested in online-hdp are comparing it to the libraries listed below
Sorting:
- Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.☆149Updated 8 years ago
- ☆142Updated 5 years ago
- Implements supervised topic models with a categorical response.☆64Updated 3 years ago
- Code to accompany "A Neural Framework for Generalized Topic Models"☆67Updated 6 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 years ago
- ☆196Updated 7 years ago
- Online variational Bayes for latent Dirichlet allocation (LDA)☆304Updated 4 years ago
- Implementation of various topic models☆371Updated 4 years ago
- Bernoulli Embeddings for Text☆83Updated 7 years ago
- Topic modelling software using non-parametric methods☆70Updated 8 years ago
- This implements hierarchical latent Dirichlet allocation, a topic model that finds a hierarchy of topics. The structure of the hierarchy …☆78Updated 10 years ago
- Non-parametric Bayesian in Python, including Indian buffet process (IBP), hierarchical Dirichlet process (HDP).☆73Updated 9 years ago
- Tensorflow implementation for prodLDA and NVLDA.☆254Updated 4 years ago
- Cython implementations of Gibbs sampling for supervised LDA☆61Updated 7 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Gaussian word embeddings☆189Updated 7 years ago
- Dynamic version of Poisson Factorization (dPF). dPF captures the changing interest of users and the evolution of items over time accordin…☆48Updated 9 years ago
- Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"☆145Updated 2 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- Nonparametric Topic Modeling with Word Vectors