Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Probability distribution for a document #11

Open
toltoxgh opened this issue Mar 17, 2017 · 0 comments
Open

Probability distribution for a document #11

toltoxgh opened this issue Mar 17, 2017 · 0 comments

Comments

@toltoxgh
Copy link

toltoxgh commented Mar 17, 2017

In the notebooks in python-topic-model/notebook/, there are no small examples provided of how to infer the topic distribution for a new document or for the documents that the model was trained on.

Something like giving a list of integers as input (that map to the words of voca) for a new document, and getting the probability distribution that this document has for the trained topics. Or accessing the topics of all the trained documents.

How can this be achieved for lets say the LDA or the supervised LDA?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant