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

Evaluation metrics for GuidedLDA? #62

Open
JaWoGit opened this issue Oct 27, 2021 · 1 comment
Open

Evaluation metrics for GuidedLDA? #62

JaWoGit opened this issue Oct 27, 2021 · 1 comment

Comments

@JaWoGit
Copy link

JaWoGit commented Oct 27, 2021

Hi guys!

First I would like to thank you for this awesome library, it's handy and very useful! I wanted to calculate some evaluation metrics (like perplexity, topic similarity or the log likelihood on held-out data), but unfortunately I could only find the log likelihood metric implemented.

Is there the possibility to calculate some more evaluation metrics? Am I missing anything? And if not, is there the possibility to calculate them by myself using the existing parameters and functions of the model? I'm quite new to topic modelling, so maybe it is easily possible and I'm just missing the point ... :-)!

Would love to here from you guys!
Cheers

@contefranz
Copy link

I have no immediate solution for this Python module (which apparently has a lot of installation issues anyway). But, you could check what we are doing with the R version called seededLDA here.

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

2 participants