blei-lab / class-sldaLinks
Implements supervised topic models with a categorical response.
☆65Updated 3 years ago
Alternatives and similar repositories for class-slda
Users that are interested in class-slda 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
- Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm …☆146Updated 10 years ago
- Bernoulli Embeddings for Text☆83Updated 7 years ago
- This repository is a proof of concept toolbox for using Deep Belief Nets for Topic Modeling in Python.☆144Updated 10 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
- ☆142Updated 5 years ago
- Cython implementations of Gibbs sampling for supervised LDA☆61Updated 7 years ago
- Online Latent Dirichlet Allocation with Infinite Vocabulary using Variational Inference☆74Updated 10 years ago
- Topic modelling software using non-parametric methods☆70Updated 9 years ago
- The pdf and LaTeX for each paper (and sometimes the code and data used to generate the figures).☆72Updated 8 years ago
- This implements hierarchical latent Dirichlet allocation, a topic model that finds a hierarchy of topics. The structure of the hierarchy …☆78Updated 11 years ago
- Code to accompany "A Neural Framework for Generalized Topic Models"☆67Updated 6 years ago
- Nonparametric Topic Modeling with Word Vectors☆74Updated 8 years ago
- Collaborative Topic Modeling. P. Gopalan, L. Charlin, D.M. Blei, Content-based recommendations with Poisson factorization, NIPS 2014.☆59Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.☆168Updated 9 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- topics Models extension for Mallet & scikit-learn☆49Updated 8 years ago
- A Latent Dirichlet Allocation implementation in Python.☆51Updated 6 years ago
- Topic Models with Dirichlet-multinomial Regression☆41Updated 9 years ago
- ☆53Updated 7 years ago
- lecture notes for probabilistic topic models using ipython notebook☆22Updated 10 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Code for the implementation of Tweet2Vec☆61Updated 7 years ago
- Online Max-Margin Topic Models for Accurate and Fast Text Classification [release v0.1]☆53Updated 9 years ago
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆147Updated 10 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- Ranking and ordinal regression algorithms in Python☆135Updated 4 years ago
- Gaussian word embeddings☆189Updated 7 years ago
- Computation of the semantic interpretability of topics produced by topic models.☆179Updated 8 years ago