Skip to content

How textmodel_lda predicts topic for unseen documents? #82

Description

@zhezhaozz

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,

  1. I saw that the Gibbs sampling was running. Does it mean that the posterior word-topic distribution is getting updated?
  2. How the model handle the unseen words?

Sorry if above questions are too basic and thank you for taking time reading this post.

Zhe

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions