Class ExpandTitleToContentFilter

java.lang.Object
com.kohlschutter.boilerpipe.filters.heuristics.ExpandTitleToContentFilter
All Implemented Interfaces:
BoilerpipeFilter

public final class ExpandTitleToContentFilter extends Object implements BoilerpipeFilter
Marks all TextBlocks "content" which are between the headline and the part that has already been marked content, if they are marked DefaultLabels.MIGHT_BE_CONTENT. This filter is quite specific to the news domain.