Click or drag to resize

pipelineTaskT Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Sets subject, model reference and lifespan

Namespace:  imbNLP.PartOfSpeech.pipeline.machine
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public pipelineTask(
	T __subject
)

Parameters

__subject
Type: T
The subject.
See Also