Skip to content

poonam008/Topic-model-mlda

Repository files navigation

Topic Model: Mixture LDA (Latent Drichilet Allocation)

I have used Python Platform for implementing this classifier.

Data set hh122 downloaded from CASAS website.

Run test_model.py to test the 3 models[LDA, BTM,MLDA], there are 3 datasets provided[hh122]: usage: test_model.py [model name] [number of Topics] [ITER] [t_th] [dataset]

example: python test_model.py LDA 12 50 40 hh122

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages