Skip to content
/ LDA Public

A python implementation of Latent Dirichlet Allocation with Gibbs Sampling

Notifications You must be signed in to change notification settings

jurgyy/LDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

A python implementation of Latent Dirichlet Allocation with Gibbs Sampling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages