Click or drag to resize

weightTableTermCompiledfreqNorm Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Normalized frequency of the term - ratio with the maximum frequency

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

Property Value

Type: Double
See Also