Packages
de.l3s.boilerpipe The Boilerpipe top-level package.
de.l3s.boilerpipe.document The classes in this package represent the simple Boilerpipe document model.
de.l3s.boilerpipe.extractors This package contains some standard extractors (i.e., completely piped BoilerpipeFilters)
de.l3s.boilerpipe.filters.english The BoilerpipeFilters in this package have only been tested on English text.
de.l3s.boilerpipe.filters.heuristics The BoilerpipeFilters in this package are pure heuristics.
de.l3s.boilerpipe.filters.simple The BoilerpipeFilters in this package are straight-forward and probably not really specific to English.
de.l3s.boilerpipe.sax Classes related to parsing and producing HTML from/to Boilerpipe TextDocuments.
de.l3s.boilerpipe.util Some helper classes.