Click or drag to resize

IPipelineNodeforward Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Default next node to go, for positive result of the test

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

Property Value

Type: IPipelineNode
The forward.
See Also