Click or drag to resize

webLemmaTermPairCollectionAdd Method (webLemmaTerm, webLemmaTerm)

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.Add(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTerm,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTerm)"]

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma.table
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public void Add(
	webLemmaTerm entryA,
	webLemmaTerm entryB
)

Parameters

entryA
Type: imbNLP.PartOfSpeech.TFModels.webLemma.tablewebLemmaTerm

[Missing <param name="entryA"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermPairCollection.Add(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTerm,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTerm)"]

entryB
Type: imbNLP.PartOfSpeech.TFModels.webLemma.tablewebLemmaTerm

[Missing <param name="entryB"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermPairCollection.Add(imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTerm,imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTerm)"]

See Also