Click or drag to resize

pipelineProperFormTransformer Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the pipelineProperFormTransformer class.

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.node
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public pipelineProperFormTransformer(
	string resPath = ""
)

Parameters

resPath (Optional)
Type: SystemString

[Missing <param name="resPath"/> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.node.pipelineProperFormTransformer.#ctor(System.String)"]

See Also