 | 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
SyntaxIPipelineNode currentNode { get; }Property Value
Type:
IPipelineNode
The current node.
See Also