Click or drag to resize

secondaryReportOnFVEIDF Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

True - if IDF was computed, false - if only normalized TF was used

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

Property Value

Type: Boolean
See Also