Class SurroundingToContentFilter

  • All Implemented Interfaces:
    BoilerpipeFilter

    public class SurroundingToContentFilter
    extends java.lang.Object
    implements BoilerpipeFilter
    Marks blocks as "content" if their preceding and following blocks are both already marked "content", and the given TextBlockCondition is met.