Click or drag to resize

IPipelineNodeRegularforwardPredefined Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets or sets the forward predefined - overrides default forward behaviour

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

Property Value

Type: IPipelineNode
The forward predefined.
See Also