Click or drag to resize

kernelComputeWeightTasktermCount Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Total number of distinct terms

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

Property Value

Type: Int32
The term count.
See Also