Hi, thank you so much for developing this wonderful package. I have a conceptual question regarding how textmodel_lda predicts topic for unseen documents. I know this can be achieved by specifying the model argument in the function, but I wish to understand how it works in the background. Specifically,
- I saw that the Gibbs sampling was running. Does it mean that the posterior word-topic distribution is getting updated?
- How the model handle the unseen words?
Sorry if above questions are too basic and thank you for taking time reading this post.
Zhe
Hi, thank you so much for developing this wonderful package. I have a conceptual question regarding how
textmodel_ldapredicts topic for unseen documents. I know this can be achieved by specifying themodelargument in the function, but I wish to understand how it works in the background. Specifically,Sorry if above questions are too basic and thank you for taking time reading this post.
Zhe