Click or drag to resize

pipelineRepoTaskBuilderNode Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the pipelineRepoTaskBuilderNode class.

Namespace:  imbNLP.PartOfSpeech.pipeline.mcRepoNodes
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public pipelineRepoTaskBuilderNode(
	samplingSettings __takeSetup
)

Parameters

__takeSetup
Type: samplingSettings
The web site sample take setup
See Also