Click or drag to resize

pipelineTaskT Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Sets subject, model reference and lifespan

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

Parameters

__subject
Type: T
The subject.
See Also