Click or drag to resize

lemmaSemanticCloudprimaryNodes Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud.primaryNodes"]

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public List<freeGraphNodeBase> primaryNodes { get; set; }

Property Value

Type: ListfreeGraphNodeBase
See Also