Click or drag to resize

webLemmaTermPairCollectionGetPair Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermPairCollection.GetPair(System.String)"]

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma.table
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public webLemmaTermPair GetPair(
	string nominalForm
)

Parameters

nominalForm
Type: SystemString

[Missing <param name="nominalForm"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermPairCollection.GetPair(System.String)"]

Return Value

Type: webLemmaTermPair

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermPairCollection.GetPair(System.String)"]

See Also