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.10
Handle kwargs explicitly when needed, suppress otherwise
fix: Reduce Chipper memory consumption on x86_64 cpus
fix: Skips ordering elements coming from Chipper
fix: After refactoring to introduce Chipper, annotate() weren't able to show text with extra info from elements, this is fixed now.
feat: add table cell and dataframe output formats to table transformer's run_prediction call
breaking change: function unstructured_inference.models.tables.recognize no longer takes out_html parameter and it now only returns table cell data format (lists of dictionaries)