Skip to content

henghuiz-zz/LDATest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Latent Dirichlet Allocation For Topic Modeling

This is the supplementary files for final project of BU EC 503, Latent Dirichlet Allocation For Topic Modeling. The package LDATest provides the following functions.

  1. Generate corpus that can be used in Gensim LDA analysis.
  2. Provide the matching algorithm to calibrate the indexes of the ground true synthetic beta and the beta obtained by LDA analysis.
  3. Use K means to perform LDA analysis as baseline.

Some examples are provided in the Example folder.

Henghui Zhu.

About

My course project for BU EC 503.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages