Click or drag to resize

VectorBaseterms Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Weighted terms

Namespace:  imbNLP.Toolkit.Vectors
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public WeightDictionary terms { get; set; }

Property Value

Type: WeightDictionary
The terms.

Implements

IVectorterms
See Also