adjidieng / DETM
☆135Updated 4 years ago
Alternatives and similar repositories for DETM:
Users that are interested in DETM are comparing it to the libraries listed below
- PyTorch implementations of NVDM, GSM, NTM, NTMR☆74Updated 5 years ago
- Short Text Topic Modeling☆65Updated 6 years ago
- Topic Modeling in Embedding Spaces☆555Updated last year
- Implementation of Dynamic Embedding Topic Modeling on arxiv.org articles☆20Updated 3 years ago
- Python interface for https://github.com/dice-group/Palmetto☆39Updated 2 years ago
- Dynamic Word Embeddings for Evolving Semantic Discovery code.☆73Updated 2 years ago
- A package to run embedded topic modelling with ETM. Adapted from the original at: https://github.com/adjidieng/ETM☆95Updated last year
- Neural models for documents with metadata☆104Updated 5 years ago
- PyTorch Implementation of Autoencoding Variational Inference for Topic Models (Srivastava and Sutton 2017)☆38Updated 5 years ago
- ☆54Updated 3 years ago
- Training Temporal Word Embeddings with a Compass☆64Updated 2 years ago
- Hierarchical, multi-label topic modelling with LDA☆54Updated 2 years ago
- Cython implementations of Gibbs sampling for supervised LDA☆61Updated 7 years ago
- Short Text Topic Modeling, JAVA☆155Updated 4 years ago
- Gibbs sampler for the Hierarchical Latent Dirichlet Allocation topic model☆149Updated 2 years ago
- dynamic topic modeling☆40Updated 2 years ago
- Code for the paper "Analyzing Polarization in Social Media: Method and Application to Tweets on 21 Mass Shootings"☆68Updated 2 years ago
- Implement of L-LDA Model(Labeled Latent Dirichlet Allocation Model) with python☆121Updated 2 years ago
- WordMoversEmbeddings(WME) is a simple code for generating the vector representation of sentence/document for text classification and clus…☆81Updated 6 years ago
- Biterm Topic Model☆136Updated last year
- PyTorch implementation of AVITM (Autoencoding Variational Inference For Topic Models)☆36Updated 2 years ago
- This implements topics that change over time (Dynamic Topic Models) and a model of how individual documents predict that change.☆30Updated 4 years ago
- Tensorflow implementation for prodLDA and NVLDA.