unstructured
unstructured copied to clipboard
bug/<Can't load docx document>
Describe the bug from langchain_community.document_loaders import UnstructuredWordDocumentLoader loader = UnstructuredWordDocumentLoader("paper1.docx") docs = loader.load()
Can't get the document to load.
@chaoStart - Could you provide an example document we could use to reproduce the issue?
Closing as inactive.