Click or drag to resize

multiLanguageEvaluationallTestedTokens Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

All tested tokens - valid or not

Namespace:  imbNLP.Data.evaluate
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntax
C#
public List<string> allTestedTokens { get; set; }

Property Value

Type: ListString
All tested tokens.
See Also