Click or drag to resize

lemmaSemanticWeaverResult Constructor (lemmaSemanticCloud)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Initializes a new instance of the lemmaSemanticWeaverResult class

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudWeaver
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public lemmaSemanticWeaverResult(
	lemmaSemanticCloud _cloud
)

Parameters

_cloud
Type: imbNLP.PartOfSpeech.TFModels.semanticCloudlemmaSemanticCloud

[Missing <param name="_cloud"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloudWeaver.lemmaSemanticWeaverResult.#ctor(imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud)"]

See Also