Click or drag to resize

FeatureWeightModelIsEnabled Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Toolkit.Corpora.FeatureWeightModel.IsEnabled"]

Namespace:  imbNLP.Toolkit.Corpora
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public bool IsEnabled { get; set; }

Property Value

Type: Boolean

Implements

IGlobalElementIsEnabled
See Also