Click or drag to resize

cloudMatrixGetUnifiedCloud Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix.cloudMatrix.GetUnifiedCloud(System.String)"]

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public lemmaSemanticCloud GetUnifiedCloud(
	string nameForCloud = ""
)

Parameters

nameForCloud (Optional)
Type: SystemString

[Missing <param name="nameForCloud"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix.cloudMatrix.GetUnifiedCloud(System.String)"]

Return Value

Type: lemmaSemanticCloud

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloudMatrix.cloudMatrix.GetUnifiedCloud(System.String)"]

See Also