Click or drag to resize

multiLanguageEvaluationsingleLanguageTokens Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Valid tokens used in the final score evaluation

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

Property Value

Type: ListString
The single language tokens.
See Also