Click or drag to resize

weightTableTermCompiledidf Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inverse document frequency - logaritmicly normalized T_df

Namespace:  imbSCI.DataComplex
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "IDF")]
[imbAttribute(imbAttributeName.measure_setUnit, "r")]
public double idf { get; set; }
Request Example View Source

Property Value

Type: Double
See Also