Click or drag to resize

TokenDictionaryTokens Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Toolkit.Processing.TokenDictionary.Tokens"]

Namespace:  imbNLP.Toolkit.Processing
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
protected List<string> Tokens { get; set; }

Property Value

Type: ListString
See Also