 | FeatureVectorConstructorSettingslabelDimensions Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Dimensions to be computed for each category / class
Namespace:
imbNLP.Toolkit.Feature.Settings
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.16
Syntaxpublic List<dimensionSpecification> labelDimensions { get; set; }Property Value
Type:
ListdimensionSpecification
The category dimensions.
See Also