Click or drag to resize

IPipelineTaskcurrentNode Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Current node where the task is

Namespace:  imbNLP.PartOfSpeech.pipeline.machine
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
IPipelineNode currentNode { get; }

Property Value

Type: IPipelineNode
The current node.
See Also