 | IPipelineTaskcurrentNode Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Current node where the task is
Namespace:
imbNLP.PartOfSpeech.pipeline.machine
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
SyntaxIPipelineNode currentNode { get; }Property Value
Type:
IPipelineNode
The current node.
See Also