Click or drag to resize

LatentDirichletAllocationSettings Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the LatentDirichletAllocationSettings class

Namespace:  imbNLP.Toolkit.TopicModels.LDA
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public LatentDirichletAllocationSettings()
See Also