/LDA

A python implementation of Latent Dirichlet Allocation with Gibbs Sampling

Primary LanguagePython

This is a python implementation of Latent Dirichlet Allocation with Gibbs Sampling.

It is based on lab 17 of the Math 403 course at Brigham Young University's Applied and Computational Math Emphasis (ACME) which can be found here.

The data consists of Ronald Reagon's first and second State of the Union speeches copied from wikisource.org.

Please notify me if you find any mistakes.