Click or drag to resize

lemmaSemanticCloudGetSimpleGraph Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Generates simple-styled graph

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public DirectedGraph GetSimpleGraph(
	bool addLegend = true
)

Parameters

addLegend (Optional)
Type: SystemBoolean
if set to true [add legend].

Return Value

Type: DirectedGraph

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticCloud.GetSimpleGraph(System.Boolean)"]

See Also