 | WeightDictionaryindex Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Index of weights vs terms
Namespace:
imbNLP.Toolkit.Processing
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax[XmlIgnoreAttribute]
public Dictionary<string, double[]> index { get; }Property Value
Type:
DictionaryString,
Double
The index.
See Also