Click or drag to resize

multiLanguageEvaluationmultiLanguageTokens Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Dismissed tokens as they matched more than one language

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

Property Value

Type: ListString
The multi language tokens.
See Also