 | IDFElementIDF_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
Syntaxpublic Dictionary<string, double> IDF_index { get; set; }Property Value
Type:
DictionaryString,
Double
The index of the idf.
See Also