Click or drag to resize

EntityPlaneContext Constructor (ListWebSiteDocumentsSet)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the EntityPlaneContext class

Namespace:  imbNLP.Toolkit.Planes
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntax
C#
public EntityPlaneContext(
	List<WebSiteDocumentsSet> _dataset
)

Parameters

_dataset
Type: System.Collections.GenericListWebSiteDocumentsSet

[Missing <param name="_dataset"/> documentation for "M:imbNLP.Toolkit.Planes.EntityPlaneContext.#ctor(System.Collections.Generic.List{imbNLP.Toolkit.Documents.WebSiteDocumentsSet})"]

See Also