Click or drag to resize

pipelineMachine Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the pipelineMachine class

Namespace:  imbNLP.PartOfSpeech.pipeline.machine
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
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