| Interface | Description |
|---|---|
| DocumentParser |
Defines the interface for parsing an InputStream into a Document.
|
| DocumentSource |
Defines the interface for a Document source.
|
| DocumentSplitter |
Defines the interface for splitting a document into text segments.
|
| DocumentTransformer |
Defines the interface for transforming a Document.
|
| Class | Description |
|---|---|
| Document |
Represents an unstructured piece of text that usually corresponds to a content of a single file.
|
| Metadata |
Represents metadata of a Document or a TextSegment.
|
Copyright © 2023. All rights reserved.