machinelearning icon indicating copy to clipboard operation
machinelearning copied to clipboard

How to get actual topics used to make predictions by LDA

Open cwford opened this issue 1 year ago • 0 comments

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.

cwford avatar Apr 02 '24 16:04 cwford