layerLanguageTFIDF_ARule Class |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:imbWEM.Core.crawler.rules.layerRules.layerLanguageTFIDF_ARule"]
Namespace: imbWEM.Core.crawler.rules.layerRules
public class layerLanguageTFIDF_ARule : layerDistributionActiveRuleBase
The layerLanguageTFIDF_ARule type exposes the following members.
| Name | Description | |
|---|---|---|
| layerLanguageTFIDF_ARule | Initializes a new instance of the layerLanguageTFIDF_ARule class |
| Name | Description | |
|---|---|---|
| description |
Describes how this rule affects the link or page - static part of description
(Inherited from spiderEvalRuleBase.) | |
| instanceName | (Inherited from layerDistributionRuleBase.) | |
| iteration | (Inherited from layerDistributionRuleBase.) | |
| language | ||
| layer2ID | (Inherited from layerDistributionRuleBase.) | |
| layerID | (Inherited from layerDistributionRuleBase.) | |
| mode | (Inherited from spiderEvalRuleBase.) | |
| name |
Caption name of the rule
(Inherited from spiderEvalRuleBase.) | |
| parent |
Reference to the evaluator that hosts this rule
(Inherited from spiderEvalRuleBase.) | |
| penaltyUnit |
Score penalty for a link not meeting criteria
(Inherited from spiderEvalRuleBase.) | |
| priority |
Priority of this rule
(Inherited from spiderEvalRuleBase.) | |
| role | (Inherited from layerDistributionActiveRuleBase.) | |
| scoreUnit |
Score reward for a link meeting criteria
(Inherited from spiderEvalRuleBase.) | |
| subject | (Inherited from layerDistributionActiveRuleBase.) | |
| tagName | (Inherited from spiderEvalRuleBase.) | |
| wRecord | (Inherited from layerDistributionRuleBase.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| evaluate | (Overrides layerDistributionRuleBaseevaluate(spiderLink).) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| learn | (Overrides layerDistributionActiveRuleBaselearn(ISpiderElement).) | |
| onStartIteration | (Overrides layerDistributionRuleBaseonStartIteration.) | |
| prepare | (Overrides spiderEvalRuleBaseprepare.) | |
| startIteration | (Inherited from layerDistributionRuleBase.) | |
| ToString | (Inherited from Object.) |