unstructured
094e3542 - feat(docx): add strategy parameter to partition_docx() (#3026)

Commit
1 year ago
feat(docx): add strategy parameter to partition_docx() (#3026) **Summary** The behavior of an image sub-partitioner can be partially determined by the partitioning strategy, for example whether it is "hi_res" or "fast". Add this parameter to `partition_docx()` so it can pass it along to `DocxPartitionerOptions` which will make it available to any image sub-partitioners.
Author
Parents
Loading