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

How to infer topics distribution for new documents #3

Open
thucnt opened this issue Dec 4, 2017 · 3 comments
Open

How to infer topics distribution for new documents #3

thucnt opened this issue Dec 4, 2017 · 3 comments

Comments

@thucnt
Copy link

thucnt commented Dec 4, 2017

I ran all your code successfully. In explore_trained_model.ipynb, I see that you get prediction results for trained documents. However, I want to infer topics distribution for new documents. Please tell me how I can do it?
Thank you very much

@TropComplique
Copy link
Owner

For inference, you need to freeze existing topic vectors and word vectors and train with the new documents. But this is a research problem, there is no clear answer.

@thucnt
Copy link
Author

thucnt commented Feb 1, 2018

Thanks

@ali3assi
Copy link

ali3assi commented May 3, 2018

@TropComplique can you please give more specific details? @thucnt please do you have any code about this?

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

3 participants