Package | Description |
---|---|
org.apache.nutch.scoring |
The
ScoringFilter interface. |
org.apache.nutch.scoring.link |
Scoring filter
|
org.apache.nutch.scoring.opic |
Scoring filter implementing a variant of the Online Page Importance Computation
(OPIC) algorithm.
|
org.apache.nutch.scoring.tld |
Top Level Domain Scoring plugin.
|
Modifier and Type | Class and Description |
---|---|
class |
ScoringFilters
Creates and caches
ScoringFilter implementing plugins. |
Modifier and Type | Class and Description |
---|---|
class |
LinkAnalysisScoringFilter |
Modifier and Type | Class and Description |
---|---|
class |
OPICScoringFilter
This plugin implements a variant of an Online Page Importance Computation
(OPIC) score, described in this paper:
Abiteboul, Serge and Preda, Mihai and Cobena, Gregory (2003), Adaptive
On-Line Page Importance Computation .
|
Modifier and Type | Class and Description |
---|---|
class |
TLDScoringFilter
Scoring filter to boost tlds.
|
Copyright © 2019 The Apache Software Foundation