Click or drag to resize

generalContentMetricshnusspel_language_Match Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Number of HNusspel recongized words for the test language {{{lang_eName}}} ({{{lang_iso}}}

Namespace:  imbSCI.Core.math.measurement
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[imbAttribute(imbAttributeName.measure_displayGroup, "Language")]
[imbAttribute(imbAttributeName.measure_displayGroupDescripton, "Results of language tests against the tokens")]
[imbAttribute(imbAttributeName.measure_optimizeUnit, true)]
[imbAttribute(imbAttributeName.measure_calcGroup, 0)]
[imbAttribute(imbAttributeName.measure_setAlarm, 0, 1, 0, rangeCriteriaEnum.exactEven)]
public numericCountMeasure hnusspel_language_Match { get; }
Request Example View Source

Property Value

Type: numericCountMeasure
See Also