Ask a question to get started
Enter to sendā¢Shift+Enter new line
Iterates over the Blob pages and returns an Iterator with a Document for each page, like the other parsers If multi-page document, blob.path has to be set to the S3 URI and for single page docs the blob.data is taken
lazy_parse( self, blob: Blob, ) -> Iterator[Document]