Click or drag to resize

WebFVExtractorBaseT, TSettingsdoUseOptimizedClassKnowledgeBuilding Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets a value indicating whether to use alternative algorithm for category knowledge construction

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

Property Value

Type: Boolean
true if [do use optimized class knowledge building]; otherwise, false.
See Also