Class LabelToBoilerplateFilter

  • All Implemented Interfaces:
    BoilerpipeFilter

    public final class LabelToBoilerplateFilter
    extends java.lang.Object
    implements BoilerpipeFilter
    Marks all blocks that contain a given label as "boilerplate".
    • Method Summary

      Modifier and Type Method Description
      boolean process​(TextDocument doc)
      Processes the given document doc.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait