Click or drag to resize

tokenGraphNodeAddValueMatches Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.tokenGraphs.tokenGraphNode.AddValueMatches(imbSCI.DataComplex.special.translationTableMulti{System.String,System.String},imbNLP.PartOfSpeech.lexicUnit.tokenGraphs.tokenGraphNodeType)"]

Namespace:  imbNLP.PartOfSpeech.lexicUnit.tokenGraphs
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public void AddValueMatches(
	translationTableMulti<string, string> source,
	tokenGraphNodeType typeForKey
)

Parameters

source
Type: translationTableMultiString, String

[Missing <param name="source"/> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.tokenGraphs.tokenGraphNode.AddValueMatches(imbSCI.DataComplex.special.translationTableMulti{System.String,System.String},imbNLP.PartOfSpeech.lexicUnit.tokenGraphs.tokenGraphNodeType)"]

typeForKey
Type: imbNLP.PartOfSpeech.lexicUnit.tokenGraphstokenGraphNodeType

[Missing <param name="typeForKey"/> documentation for "M:imbNLP.PartOfSpeech.lexicUnit.tokenGraphs.tokenGraphNode.AddValueMatches(imbSCI.DataComplex.special.translationTableMulti{System.String,System.String},imbNLP.PartOfSpeech.lexicUnit.tokenGraphs.tokenGraphNodeType)"]

See Also