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

[Question] Optimal number of topics in LDA #17

Open
carloszimm opened this issue Oct 6, 2021 · 1 comment
Open

[Question] Optimal number of topics in LDA #17

carloszimm opened this issue Oct 6, 2021 · 1 comment

Comments

@carloszimm
Copy link

Hi!
I'm planning to use the LDA functionality, and, as I read (I'm very new to the matter), in Gensim there's a coherence score that could be used to determine that (magic) key number. I wonder if there's any similar functionality implemented in the library? I have also read that perplexity may be added to the game to help deciding the number of topics but I'm not quite sure if it is correct or how to use it. I would really appreciate any clarification.

Thank you!

@carloszimm
Copy link
Author

After some reading and analyzing carefully the API, I came to the conclusion that right now the only quantitative measure available is perplexity (I have already tested it too). So, If that's right, I think I'll close the issue :)

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