Click or drag to resize

imbMCWebPageTermTable Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Precompiled TF-IDF table for this page

Namespace:  imbMiningContext.MCWebPage
Assembly:  imbMiningContext (in imbMiningContext.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[XmlIgnoreAttribute]
public weightTableCompiled TermTable { get; set; }

Property Value

Type: weightTableCompiled
The term table.
See Also