Click or drag to resize

ISimilarityKernelkernelName Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the name of the kernel.

Namespace:  imbNLP.PartOfSpeech.TFModels.similarityKernels
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
string kernelName { get; }

Property Value

Type: String
The name of the kernel.
See Also