Click or drag to resize

experimentSessionEntryTFIDF_ConstructFolder Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Folder for TF drops

Namespace:  imbWEM.Core.index.experimentSession
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public folderNode TFIDF_ConstructFolder { get; set; }

Property Value

Type: folderNode
The tf folder.
See Also