Click or drag to resize

DocumentTermGainsets Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Toolkit.Entity.DocumentFunctions.DocumentTermGain.sets"]

Namespace:  imbNLP.Toolkit.Entity.DocumentFunctions
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public Dictionary<string, TextDocumentSet> sets { get; set; }

Property Value

Type: DictionaryString, TextDocumentSet
See Also