Click or drag to resize

multiLanguageEvaluationallTestedTokens Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
All tested tokens - valid or not

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

Property Value

Type: ListString
All tested tokens.
See Also