Click or drag to resize

lemmaSemanticConstructNotProcessed 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.NotProcessed(System.String)"]

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloud
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public bool NotProcessed(
	string lm
)

Parameters

lm
Type: SystemString

[Missing <param name="lm"/> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticConstruct.NotProcessed(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:imbNLP.PartOfSpeech.TFModels.semanticCloud.lemmaSemanticConstruct.NotProcessed(System.String)"]

See Also