Click or drag to resize

lemmaSemanticWeaverResultcloud Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Reference to the cloud being processed

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudWeaver
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public lemmaSemanticCloud cloud { get; set; }

Property Value

Type: lemmaSemanticCloud
The cloud.
See Also