Click or drag to resize

lemmaSemanticConstruct Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the lemmaSemanticConstruct class

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public lemmaSemanticConstruct(
	List<pipelineTaskMCSiteSubject> _subject
)

Parameters

_subject
Type: System.Collections.GenericListpipelineTaskMCSiteSubject

[Missing <param name="_subject"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticConstruct.#ctor(System.Collections.Generic.List{imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskMCSiteSubject})"]

See Also