Class DocumentTitleMatchClassifier

java.lang.Object
de.l3s.boilerpipe.filters.heuristics.DocumentTitleMatchClassifier
All Implemented Interfaces:
BoilerpipeFilter

public final class DocumentTitleMatchClassifier extends Object implements BoilerpipeFilter
Marks TextBlocks which contain parts of the HTML <TITLE> tag, using some heuristics which are quite specific to the news domain.
Author:
Christian Kohlschütter