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 get actual topics used to make predictions by LDA #7113

Open
cwford opened this issue Apr 2, 2024 · 0 comments
Open

How to get actual topics used to make predictions by LDA #7113

cwford opened this issue Apr 2, 2024 · 0 comments
Labels
untriaged New issue has not been triaged

Comments

@cwford
Copy link

cwford commented Apr 2, 2024

When running the LatentDirichletAllocation.cs sample all that I receive are prediction (correlation) values for the three topics. I do not receive, nor can I find a way to retrieve, the actual three topics ML.NET LDA uses to make predictions.

Can someone help me determine how to get the actual topics, as text strings, which ML.NET uses when performing a Latent Dirichlet Allocation against a set of sample documents?

Thank you.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged New issue has not been triaged
Projects
None yet
Development

No branches or pull requests

1 participant