Click or drag to resize

pipelineToDirectedGraphConvertorGetLabel Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Automatically sets label

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.render
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public string GetLabel(
	Object node
)

Parameters

node
Type: SystemObject

[Missing <param name="node"/> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.render.pipelineToDirectedGraphConvertor.GetLabel(System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.render.pipelineToDirectedGraphConvertor.GetLabel(System.Object)"]

See Also