Uses of Package
de.l3s.boilerpipe.filters.heuristics
Packages that use de.l3s.boilerpipe.filters.heuristics
Package
Description
The BoilerpipeFilters in this package are pure heuristics.
-
Classes in de.l3s.boilerpipe.filters.heuristics used by de.l3s.boilerpipe.filters.heuristicsClassDescriptionAdds the labels of the preceding block to the current block, optionally adding a prefix.Fuses adjacent blocks if their distance (in blocks) does not exceed a certain limit.Marks all
TextBlocks "content" which are between the headline and the part that has already been marked content, if they are markedDefaultLabels.MIGHT_BE_CONTENT.Keeps the largestTextBlockonly (by the number of words).Fuses adjacent blocks if their labels are equal.Merges two subsequent blocks if their text densities are equal.