LatentDirichletAllocationTopicToWords Property |
[Missing <summary> documentation for "P:imbNLP.Toolkit.TopicModels.LDA.LatentDirichletAllocation.TopicToWords"]
Namespace: imbNLP.Toolkit.TopicModels.LDA
public Dictionary<SpaceTopic, List<int>> TopicToWords { get; set; }