Uses of Class
com.kohlschutter.boilerpipe.extractors.ExtractorBase
Packages that use ExtractorBase
Package
Description
Some standard extractors (i.e., completely piped BoilerpipeFilters)
-
Uses of ExtractorBase in com.kohlschutter.boilerpipe.extractors
Subclasses of ExtractorBase in com.kohlschutter.boilerpipe.extractorsModifier and TypeClassDescriptionfinal classA full-text extractor which is tuned towards news articles.final classA full-text extractor which is tuned towards extracting sentences from news articles.classclassA quite generic full-text extractor.final classMarks everything as content.final classA full-text extractor which extracts the largest text component of a page.final classA full-text extractor which extracts the largest text component of a page.classA quite generic full-text extractor solely based upon the number of words per block (the current, the previous and the next block).