Click or drag to resize

semanticFVExtractorSettingscaseTermExpansionSteps Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the case term expansion steps.

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

Property Value

Type: Int32
The case term expansion steps.
See Also