 | LatentDirichletAllocationSettingsK Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Targeted number of topics - parameter: K
Namespace:
imbNLP.Toolkit.TopicModels.LDA
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntaxpublic int K { get; set; }Property Value
Type:
Int32
The n of topics.
See Also