| Package | Description |
|---|---|
| de.l3s.icrawl.crawler | |
| de.l3s.icrawl.crawler.analysis |
Analysis of the content of crawled Web pages.
|
| Constructor and Description |
|---|
CrawlerThread(Frontier frontier,
ArchiveFetcher fetcher,
ResultStorer storer,
ResourceAnalyser analyser,
com.codahale.metrics.MetricRegistry metrics,
ArchiveCrawlSpecification spec,
CountDownLatch barrier,
StoppingCriterion stoppingCriterion,
double relevanceThreshold) |
| Modifier and Type | Method and Description |
|---|---|
ResourceAnalyser |
ResourceAnalyserFactory.get(ArchiveCrawlSpecification spec,
ResourceAnalyser.WeightingMethod method) |
ResourceAnalyser |
ResourceAnalyser.Factory.get(ArchiveCrawlSpecification spec,
ResourceAnalyser.WeightingMethod method) |
Copyright © 2017. All rights reserved.