Click or drag to resize

TokenDictionaryTokens Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

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

Property Value

Type: ListString
See Also