Click or drag to resize

lemmaSemanticCloudGetSimpleGraph Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Generates simple-styled graph

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
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