Exercises
- For the Reuter_50_50 dataset, fit the LDA model using the
lda.collapsed.gibbs.sampler
function in the lda package and compare performance with that of the topicmodels package. Note that you need to convert the document-term matrix to lda format using thedtm2ldaformat( )
function in the topicmodels package in order to use the lda package.
Get Learning Bayesian Models with R now with O’Reilly online learning.
O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.