Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 416 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 416 Bytes

Probabilistic Topic Models

Author: Yaoyang Zhang

This repo contains python implementations of the Gibbs sampling inference method for the probabilistic topic models Latent Dirichlet Allocation (LDA) and Topical N-gram Model (TNGM).

Original papers of LDA and TNGM