Click or drag to resize

ExperimentModelExecutionContextdataset Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Complete input dataset

Namespace:  imbNLP.Toolkit.ExperimentModel
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public List<WebSiteDocumentsSet> dataset { get; set; }

Property Value

Type: ListWebSiteDocumentsSet
The dataset.
See Also