kernelManager Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbNLP.PartOfSpeech.TFModels.similarityKernels
public static class kernelManager
The kernelManager type exposes the following members.
| Name | Description | |
|---|---|---|
| GetKernel |
Gets kernel instance for specified kernel name. If kernel not recognized it returns default: [!:kernelTFcIDF] | |
| RegisterKernel |
Registers the specified kernel type
|