Click or drag to resize

pipelineModelTtaskInitialLife Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initial life for new task at this model

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

Property Value

Type: Int32
The task initial life.

Implements

IPipelineModeltaskInitialLife
See Also