Click or drag to resize

pipelineTaskSubjectContentTokenAddGraph Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskSubjectContentToken.AddGraph(imbNLP.PartOfSpeech.lexicUnit.lexicInflection)"]

Namespace:  imbNLP.PartOfSpeech.pipelineForPos.subject
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public void AddGraph(
	lexicInflection _graph
)

Parameters

_graph
Type: imbNLP.PartOfSpeech.lexicUnitlexicInflection

[Missing <param name="_graph"/> documentation for "M:imbNLP.PartOfSpeech.pipelineForPos.subject.pipelineTaskSubjectContentToken.AddGraph(imbNLP.PartOfSpeech.lexicUnit.lexicInflection)"]

See Also