Click or drag to resize

pipelineTaskTFDFContentSubject Constructor (TFDFContainer)

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

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