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.7
Enhancements
Adds functionality to replace the MIME encodings for eml files with one of the common encodings if a unicode error occurs
Adds missed file-like object handling in detect_file_encoding
Adds functionality to extract charset info from eml files
Features
Added coordinate system class to track coordinate types and convert to different coordinate
Fixes
Adds an html_assemble_articles kwarg to partition_html to enable users to capture
control whether content outside of <article> tags is captured when <article> tags are present.
Check for the xml attribute on element before looking for pagebreaks in partition_docx.