Click or drag to resize

WeightDictionaryentries Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Entries of dictionary

Namespace:  imbNLP.Toolkit.Processing
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public List<WeightDictionaryEntry> entries { get; set; }

Property Value

Type: ListWeightDictionaryEntry
The entries.
See Also