 | 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
Syntaxpublic int Count { get; }Property Value
Type:
Int32
The count.
See Also