Click or drag to resize

IPipelineNodemodel Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Regerence to the model root

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

Property Value

Type: IPipelineModel
The model.
See Also