Click or drag to resize

lemmaSemanticWeaverResultcloud Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Reference to the cloud being processed

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

Property Value

Type: lemmaSemanticCloud
The cloud.
See Also