Click or drag to resize

generalContentMetricshnusspel_word_ratio Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Ratio: number of [words hnusspel recognized] / [total word count]

Namespace:  imbSCI.Core.math.measurement
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
[imbAttribute(imbAttributeName.measure_optimizeUnit, true)]
[imbAttribute(imbAttributeName.measure_calcGroup, 1)]
[imbAttribute(operation.assign, "hnusspel_language_Match", operation.division, 
	"language_word_count", operation.none, "")]
public percentMeasure hnusspel_word_ratio { get; }
Request Example View Source

Property Value

Type: percentMeasure
See Also