Click or drag to resize

semanticFVExtractorSettingssemanticCloudFilter Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets or sets the semantic cloud filter.

Namespace:  imbWBI.Core.WebClassifier.wlfClassifier
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public cloudMatrixSettings semanticCloudFilter { get; set; }

Property Value

Type: cloudMatrixSettings
The semantic cloud filter.
See Also