Click or drag to resize

IGMElementDocumentVsLabel Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Toolkit.Weighting.Global.IGMElement.DocumentVsLabel"]

Namespace:  imbNLP.Toolkit.Weighting.Global
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
protected Dictionary<SpaceDocumentModel, SpaceLabel> DocumentVsLabel { get; set; }

Property Value

Type: DictionarySpaceDocumentModel, SpaceLabel
See Also