Click or drag to resize

pipelineMachinestate Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the state.

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

Property Value

Type: pipelineMachineState
The state.
See Also