 | FeatureVectorConstructorSettingslabelDimensions Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Dimensions to be computed for each category / class
Namespace:
imbNLP.Toolkit.Feature.Settings
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntaxpublic List<dimensionSpecification> labelDimensions { get; set; }Property Value
Type:
ListdimensionSpecification
The category dimensions.
See Also