Package | Description |
---|---|
de.l3s.boilerpipe.filters.english |
The BoilerpipeFilters in this package have only been tested on English text.
|
Modifier and Type | Field and Description |
---|---|
static IgnoreBlocksAfterContentFilter |
IgnoreBlocksAfterContentFilter.DEFAULT_INSTANCE |
static IgnoreBlocksAfterContentFilter |
IgnoreBlocksAfterContentFilter.INSTANCE_200 |
Modifier and Type | Method and Description |
---|---|
static IgnoreBlocksAfterContentFilter |
IgnoreBlocksAfterContentFilter.getDefaultInstance()
Returns the singleton instance for DeleteBlocksAfterContentFilter.
|