Click or drag to resize

FeatureVectorWithLabelIDvector Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the vector.

Namespace:  imbNLP.Toolkit.Feature
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public FeatureVector vector { get; set; }

Property Value

Type: FeatureVector
The vector.
See Also