Class SplitParagraphBlocksFilter

  • All Implemented Interfaces:
    BoilerpipeFilter

    public final class SplitParagraphBlocksFilter
    extends java.lang.Object
    implements BoilerpipeFilter
    Splits TextBlocks at paragraph boundaries. NOTE: This is not fully supported (i.e., it will break highlighting support via #getContainedTextElements()), but this one probably is necessary for some other filters.
    See Also:
    MinClauseWordsFilter