ai-se / Pits_lda

IST journal 2017: Tuning LDA
https://github.com/amritbhanu/LDADE-package
4 stars 4 forks source link

alpha beta lda #7

Closed amritbhanu closed 7 years ago

amritbhanu commented 8 years ago

a low alpha value places more weight on having each document composed of only a few dominant topics (whereas a high value will return many more relatively dominant topics). Similarly, a low beta value places more weight on having each topic composed of only a few dominant words.

amritbhanu commented 8 years ago