Package de.l3s.boilerpipe.labels
Class DefaultLabels
java.lang.Object
de.l3s.boilerpipe.labels.DefaultLabels
Some pre-defined labels which can be used in conjunction with
TextBlock.addLabel(String) and TextBlock.hasLabel(String).- Author:
- Christian Kohlschütter
-
Field Details
-
TITLE
- See Also:
-
ARTICLE_METADATA
- See Also:
-
INDICATES_END_OF_TEXT
- See Also:
-
MIGHT_BE_CONTENT
- See Also:
-
STRICTLY_NOT_CONTENT
- See Also:
-
HR
- See Also:
-
MARKUP_PREFIX
- See Also:
-
-
Constructor Details
-
DefaultLabels
public DefaultLabels()
-