mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-08-08 08:47:12 +00:00

This PR resolves #1816 - current docx partition assumes all contents are in sections - this is not true for MS Teams chat transcript exported to docx - now the code checks if there are sections or not; if not then iterate through the paragraphs and partition contents in the paragraphs