Package | Description |
---|---|
de.l3s.boilerpipe.estimators |
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleEstimator.isLowQuality(TextDocumentStatistics dsBefore,
TextDocumentStatistics dsAfter)
Given the statistics of the document before and after applying the
BoilerpipeExtractor ,
can we regard the extraction quality (too) low?
Works well with DefaultExtractor , ArticleExtractor and others. |