Click or drag to resize

generalContentMetricslanguage_word_count Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Normal words of a language

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, 0)]
[imbAttribute(imbAttributeName.measure_setAlarm, 0, 1, 0, rangeCriteriaEnum.exactEven)]
public numericCountMeasure language_word_count { get; }
Request Example View Source

Property Value

Type: numericCountMeasure
See Also