Click or drag to resize

pipelineMachinenParallelTasks Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Number of parallel tasks to perform at once

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

Property Value

Type: Int32
The n parallel tasks.
See Also