Click or drag to resize

CorpusPlaneContextdataset Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the dataset.

Namespace:  imbNLP.Toolkit.Planes
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.

Implements

ICorpusPlaneContextdataset
See Also