Skip to main content

Module extractor

Module extractor 

Source
Expand description

Document text extraction with streaming support.

TODO: wire Kreuzberg once crate dependency is confirmed. Current implementation is a stub that reads raw text files only.

Structs§

ExtractedDocument
Result of document extraction.
ExtractionOptions
Options controlling extraction behavior.
Extractor
Stateless document extractor.

Enums§

DetectedFormat
ExtractError