Click or drag to resize

IPipelineModeltaskInitialLife Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initial life for new task at this model

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

Property Value

Type: Int32
The task initial life.
See Also