Click or drag to resize

pipelineMachine Constructor

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the pipelineMachine class

Namespace:  imbNLP.PartOfSpeech.pipeline.machine
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public pipelineMachine(
	ILogBuilder _logger = null
)

Parameters

_logger (Optional)
Type: ILogBuilder

[Missing <param name="_logger"/> documentation for "M:imbNLP.PartOfSpeech.pipeline.machine.pipelineMachine.#ctor(imbSCI.Core.reporting.ILogBuilder)"]

See Also