Uses of Package
de.l3s.boilerpipe.filters.simple
Packages that use de.l3s.boilerpipe.filters.simple
Package
Description
The BoilerpipeFilters in this package are straight-forward and probably not really specific to English.
-
Classes in de.l3s.boilerpipe.filters.simple used by de.l3s.boilerpipe.filters.simpleClassDescriptionRemoves
TextBlocks which have explicitly been marked as "not content".Reverts the "isContent" flag for allTextBlocksMarks all blocks that contain a given label as "boilerplate".Marks all blocks as content.Keeps only blocks that have at least one segment fragment ("clause") with at least k words (default: 5).Splits TextBlocks at paragraph boundaries.