Click or drag to resize

IPipelineTaskStartProcess Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Starts the task execution

Namespace:  imbNLP.PartOfSpeech.pipeline.machine
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
void StartProcess(
	pipelineModelExecutionContext __context
)

Parameters

__context
Type: imbNLP.PartOfSpeech.pipeline.machinepipelineModelExecutionContext

[Missing <param name="__context"/> documentation for "M:imbNLP.PartOfSpeech.pipeline.machine.IPipelineTask.StartProcess(imbNLP.PartOfSpeech.pipeline.machine.pipelineModelExecutionContext)"]

See Also