Click or drag to resize

LatentDirichletAllocation Constructor

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

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