Click or drag to resize

lemmaSemanticWeaverResultToString Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Returns textual description on what was matched

Namespace:  imbNLP.PartOfSpeech.TFModels.semanticCloudWeaver
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also