Click or drag to resize

rankPageRanklearn Method (spiderLink)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWEM.Core.crawler.rules.active.rankPageRank.learn(imbWEM.Core.crawler.targets.spiderLink)"]

Namespace:  imbWEM.Core.crawler.rules.active
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public override void learn(
	spiderLink page
)

Parameters

page
Type: imbWEM.Core.crawler.targetsspiderLink

[Missing <param name="page"/> documentation for "M:imbWEM.Core.crawler.rules.active.rankPageRank.learn(imbWEM.Core.crawler.targets.spiderLink)"]

See Also