Skip to content

0.7.10

Choose a tag to compare

@qued qued released this 21 Oct 15:52
· 98 commits to main since this release
1cf12e9

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)