Click or drag to resize

webLemmaTermdocumentFactor Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
IDF factor for weight

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma.table
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "IDF")]
[imbAttribute(imbAttributeName.measure_setUnit, "r")]
[imbAttribute(imbAttributeName.reporting_valueformat, "F5")]
public double documentFactor { get; set; }

Property Value

Type: Double
The factor.
See Also