Click or drag to resize

pipelineTaskTFDFContentSubject Constructor (TFDFContainer)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the pipelineTaskTFDFContentSubject class

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.subject
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public pipelineTaskTFDFContentSubject(
	TFDFContainer container
)

Parameters

container
Type: TFDFContainer

[Missing <param name="container"/> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskTFDFContentSubject.#ctor(imbSCI.DataComplex.tf_idf.TFDFContainer)"]

See Also