Click or drag to resize

lemmaSemanticConstructCollectRelevantTerms Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticConstruct.CollectRelevantTerms(System.Boolean)"]

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public void CollectRelevantTerms(
	bool doReserveTermsForClass
)

Parameters

doReserveTermsForClass
Type: SystemBoolean

[Missing <param name="doReserveTermsForClass"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticConstruct.CollectRelevantTerms(System.Boolean)"]

See Also