Click or drag to resize

ICSdFElementICSdF_index Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Term vs IDF factor

Namespace:  imbNLP.Toolkit.Weighting.Global
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
protected Dictionary<string, double> ICSdF_index { get; set; }

Property Value

Type: DictionaryString, Double
The index of the idf.
See Also