You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(pptx): add temporary testing script and enhance PPTX parser
- Introduced a new script for creating dummy PPTX files to facilitate testing of the PPTX parser.
- Updated the PptxDocumentParser to utilize DocumentMeta for improved document handling.
- Refactored extractor classes to enhance clarity and maintainability, including renaming to follow a consistent naming convention.
- Improved extraction methods for text, hyperlinks, images, shapes, metadata, and speaker notes.
Copy file name to clipboardExpand all lines: packages/ragbits-document-search/src/ragbits/document_search/ingestion/parsers/pptx/extractors/__init__.py
0 commit comments