Skip to content

LDA Get Words for Topics #4322

Closed
Closed
@hobbsa

Description

@hobbsa

System information

  • **Win10
  • **.NET 4.7.2
  • **ML.NET 1.3.1

I am trying to get the top N words for each topic after an LDA Transform but cannot seem to figure out how to do. I've used Infer.Net and it returns the topics and top 20 words, is there a way to do it in ML.NET using the LDA Xform? I've used relfection to look through almost everything in the xformer but cannot seem to find anything that would work?

The goal is to use the top N words to label a topic for display and to further determine if we need more/less topics based on repeating words.

Metadata

Metadata

Labels

P1Priority of the issue for triage purpose: Needs to be fixed soon.enhancementNew feature or requestloadsaveBugs related loading and saving data or models

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions