Click or drag to resize

TokenDictionaryCount Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the count of distinct tokens in the dictionary

Namespace:  imbNLP.Toolkit.Processing
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public int Count { get; }

Property Value

Type: Int32
The count.
See Also