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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
0.7.11
Enhancements
More deterministic element ordering when using hi_res PDF parsing strategy (from unstructured-inference bump to 0.5.4)
Make large model available (from unstructured-inference bump to 0.5.3)
Combine inferred elements with extracted elements (from unstructured-inference bump to 0.5.2)
partition_email and partition_msg will now process attachments if process_attachments=True
and a attachment partitioning functions is passed through with attachment_partitioner=partition.
Features
Fixes
Fix tests that call unstructured-api by passing through an api-key
Fixed page breaks being given (incorrect) page numbers
Fix skipping download on ingest when a source document exists locally