Click or drag to resize

pipelineModelForContentToken Constructor

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

Namespace:  imbNLP.PartOfSpeech.pipeline.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public pipelineModelForContentToken(
	string modelName
)

Parameters

modelName
Type: SystemString

[Missing <param name="modelName"/> documentation for "M:imbNLP.PartOfSpeech.pipeline.core.pipelineModelForContentToken.#ctor(System.String)"]

See Also