Click or drag to resize

webLemmaTermPairCollectionDeployFactors 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.DeployFactors(System.Collections.Generic.List{imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermPairCollection})"]

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma.table
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public void DeployFactors(
	List<webLemmaTermPairCollection> otherCrossSections
)

Parameters

otherCrossSections
Type: System.Collections.GenericListwebLemmaTermPairCollection

[Missing <param name="otherCrossSections"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermPairCollection.DeployFactors(System.Collections.Generic.List{imbNLP.PartOfSpeech.TFModels.webLemma.table.webLemmaTermPairCollection})"]

See Also