Class NumWordsRulesExtractor

java.lang.Object
com.kohlschutter.boilerpipe.extractors.ExtractorBase
com.kohlschutter.boilerpipe.extractors.NumWordsRulesExtractor
All Implemented Interfaces:
BoilerpipeExtractor, BoilerpipeFilter

public class NumWordsRulesExtractor extends ExtractorBase
A quite generic full-text extractor solely based upon the number of words per block (the current, the previous and the next block).