|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.l3s.boilerpipe.filters.heuristics | |
---|---|
de.l3s.boilerpipe.filters.heuristics | The BoilerpipeFilters in this package are pure heuristics. |
Classes in de.l3s.boilerpipe.filters.heuristics used by de.l3s.boilerpipe.filters.heuristics | |
---|---|
BlockProximityFusion
Fuses adjacent blocks if their distance (in blocks) does not exceed a certain limit. |
|
ExpandTitleToContentFilter
Marks all TextBlock s "content" which are between the headline and the part that
has already been marked content, if they are marked TextBlockLabel.MIGHT_BE_CONTENT . |
|
KeepLargestBlockFilter
Keeps the largest TextBlock only (by the number of words). |
|
SimpleBlockFusionProcessor
Merges two subsequent blocks if their text densities are equal. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |