Click or drag to resize

iterationPerformanceRecordLm_collected Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Collected Lemmas's (counted by relevant terms) score by page loaded

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "Lm")]
[imbAttribute(imbAttributeName.measure_setUnit, "∑{IP}/|P_all|")]
[imbAttribute(dataPointAggregationAspect.overlapMultiTable, dataPointAggregationType.avg)]
[imbAttribute(imbAttributeName.reporting_valueformat, "F4")]
public double Lm_collected { get; set; }

Property Value

Type: Double
See Also