Click or drag to resize

semanticFVExtractorSettingscaseTermExpansionOptions Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the case term expansion options.

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

Property Value

Type: lemmaExpansionOptions
The case term expansion options.
See Also