Click or drag to resize

multiLanguageEvaluationTaskinput_contentTokens Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Tokens sent to evaluation

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

Property Value

Type: ListString
The input ignored tokens.
See Also