Click or drag to resize

IGMElementTermClassFrequency Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

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

Property Value

Type: DictionaryString, DictionarySpaceLabel, Int32
See Also