Click or drag to resize

ITermWeightKernel Interface

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.TFModels.webLemma.kernels.ITermWeightKernel"]

Namespace:  imbNLP.PartOfSpeech.TFModels.webLemma.kernels
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public interface ITermWeightKernel

The ITermWeightKernel type exposes the following members.

Properties
  NameDescription
Public propertykernelName
Gets the name of the kernel.
Top
Methods
  NameDescription
Public methodcompute
Compute and sets weight to all lemmas in the lemmas
Top
See Also