Click or drag to resize

kernelComputeWeightTasktermCount Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Total number of distinct terms

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma.kernels
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public int termCount { get; set; }

Property Value

Type: Int32
The term count.
See Also