public final class LabelToBoilerplateFilter extends Object implements BoilerpipeFilter
| Modifier and Type | Field and Description |
|---|---|
static LabelToBoilerplateFilter |
INSTANCE_STRICTLY_NOT_CONTENT |
| Constructor and Description |
|---|
LabelToBoilerplateFilter(String... label) |
public static final LabelToBoilerplateFilter INSTANCE_STRICTLY_NOT_CONTENT
public LabelToBoilerplateFilter(String... label)
public boolean process(TextDocument doc) throws BoilerpipeProcessingException
BoilerpipeFilterdoc.process in interface BoilerpipeFilterdoc - The TextDocument that is to be processed.true if changes have been made to the
TextDocument.BoilerpipeProcessingExceptionCopyright © 2013-2014. All Rights Reserved.