 | 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
Syntaxpublic FeatureVector vector { get; set; }Property Value
Type:
FeatureVector
The vector.
See Also