Click or drag to resize

termSparkArmAFreqPoints Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Frequency points that should be added to the term

Namespace:  imbNLP.Data.semanticLexicon.term
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public int AFreqPoints { get; set; }

Property Value

Type: Int32
a freq points.

Implements

IWeightTableTerm.AFreqPoints
See Also