Click or drag to resize

CorpusPlaneMethodDesignweightModel Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the weight model.

Namespace:  imbNLP.Toolkit.Planes
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public FeatureWeightModel weightModel { get; set; }

Property Value

Type: FeatureWeightModel
The weight model.
See Also