Click or drag to resize

pipelineMachineSettingsTaskTake Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
number of parallel task to take and run in one iterations

Namespace:  imbNLP.PartOfSpeech.pipeline.machine
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "TC")]
[imbAttribute(imbAttributeName.measure_setUnit, "n")]
public int TaskTake { get; set; }

Property Value

Type: Int32
See Also