Click or drag to resize

pipelineProperFormTransformer Constructor

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

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.node
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
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