unstructured
b530e0a2 - fix: partition docx from teams output (#1825)

Commit
2 years ago
fix: partition docx from teams output (#1825) 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
Author
Parents
Loading