Click or drag to resize

multiLanguageEvaluationallContentTokens Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
All proper content tokens that were extracted from the page content

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

Property Value

Type: ListString
All content tokens.
See Also