Click or drag to resize

cloudMatrixSettingsisActive Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
If true it will use the semantic cloud matrix for noise removal

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "")]
[XmlAttributeAttribute]
public bool isActive { get; set; }

Property Value

Type: Boolean
See Also