Click or drag to resize

pipelineModelForContentToken Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the pipelineModelForContentToken class

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