Package de.l3s.boilerpipe.document

The classes in this package represent the simple Boilerpipe document model.

See:
          Description

Class Summary
TextBlock Describes a block of text.
TextBlockLabel Some pre-defined labels which can be used in conjunction with TextBlock.addLabel(String) and TextBlock.hasLabel(String).
TextDocument A text document, consisting of one or more TextBlocks.
 

Package de.l3s.boilerpipe.document Description

The classes in this package represent the simple Boilerpipe document model.