- All Superinterfaces:
- Document, LabeledDocument, ParsedDocument
- All Known Implementing Classes:
- LabeledParsedStringDocument
public interface LabeledParsedDocument
extends LabeledDocument, ParsedDocument
A union interface for a document that has been (or will be) dependency parsed
to generate an accompanying parse tree of its contents and that has an
accompanying label about its source or contents.