|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.l3s.boilerpipe.filters.simple | |
---|---|
de.l3s.boilerpipe.filters.simple | 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.simple | |
---|---|
BoilerplateBlockFilter
Removes TextBlock s which have explicitly been marked as "not content". |
|
InvertedFilter
Reverts the "isContent" flag for all TextBlock s |
|
MarkEverythingContentFilter
Marks all blocks as content. |
|
MinClauseWordsFilter
Keeps only blocks that have at least one segment fragment ("clause") with at least k words (default: 5). |
|
SplitParagraphBlocksFilter
Splits TextBlocks at paragraph boundaries. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |