Click or drag to resize

FeatureVectorConstructordimensionFunctionSet Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Dimension providers, instantiated

Namespace:  imbNLP.Toolkit.Feature
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public List<FeatureSpaceDimensionBase> dimensionFunctionSet { get; protected set; }

Property Value

Type: ListFeatureSpaceDimensionBase
The document vs cat dimension set.
See Also