Click or drag to resize

FeatureSpacelabelToDocumentAssociations Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Toolkit.Feature.FeatureSpace.labelToDocumentAssociations"]

Namespace:  imbNLP.Toolkit.Feature
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public Relationships<FeatureVector, SpaceLabel> labelToDocumentAssociations { get; set; }

Property Value

Type: RelationshipsFeatureVector, SpaceLabel
See Also