diversityModule Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.modules.implementation.diversityModule"]
Namespace: imbWEM.Core.crawler.modules.implementation
public class diversityModule : spiderRankingModuleBase
The diversityModule type exposes the following members.
| Name | Description | |
|---|---|---|
| diversityModule | Initializes a new instance of the diversityModule class |
| Name | Description | |
|---|---|---|
| code |
Code name used to describe the module
(Inherited from spiderModuleBase.) | |
| description |
Human-readable description of object instance
(Inherited from spiderModuleBase.) | |
| name |
Name for this instance
(Inherited from spiderModuleBase.) | |
| parent |
Evaluator parent
(Inherited from spiderModuleBase.) | |
| pt_diversityFactor | ||
| rankingTargetActiveRules | (Inherited from spiderModuleBase.) | |
| rankingTargetPassiveRules | (Inherited from spiderModuleBase.) | |
| rules | (Inherited from spiderModuleBase.) | |
| termExpansionSteps | Steps for semantic expansion | |
| tt_diversityFactor |
| Name | Description | |
|---|---|---|
| AddRule | (Inherited from spiderRankingModuleBase.) | |
| CountElements | (Inherited from spiderRankingModuleBase.) | |
| CountRules | (Inherited from spiderModuleBase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| evaluate |
Evaluation procedure -- implementation for modules without layers
(Overrides spiderModuleBaseevaluate(ISpiderModuleData, modelSpiderSiteRecord).) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| onStartIteration | (Inherited from spiderModuleBase.) | |
| prepare |
Prepares this instance.
(Inherited from spiderRankingModuleBase.) | |
| rankLinks |
Ranks the links.
(Inherited from spiderModuleBase.) | |
| reportCrawlFinished | (Overrides spiderModuleBasereportCrawlFinished(directAnalyticReporter, modelSpiderTestRecord).) | |
| reportDomainFinished | (Overrides spiderModuleBasereportDomainFinished(directAnalyticReporter, modelSpiderSiteRecord).) | |
| reportIteration | (Overrides spiderModuleBasereportIteration(directAnalyticReporter, modelSpiderSiteRecord).) | |
| setup | (Overrides spiderModuleBasesetup.) | |
| startIteration | (Inherited from spiderRankingModuleBase.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _parent | (Inherited from spiderModuleBase.) |