Uses of Class
de.l3s.boilerpipe.document.TextDocumentStatistics

Packages that use TextDocumentStatistics
de.l3s.boilerpipe.estimators   
 

Uses of TextDocumentStatistics in de.l3s.boilerpipe.estimators
 

Methods in de.l3s.boilerpipe.estimators with parameters of type TextDocumentStatistics
 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?