Skip to content

0.5.0

Compare
Choose a tag to compare
@MthwRobinson MthwRobinson released this 28 Feb 15:45
· 1439 commits to main since this release
6966178

0.5.0

Enhancements

  • Add requires_dependencies Python decorator to check dependencies are installed before
    instantiating a class or running a function

Features

  • Added Wikipedia connector for ingest cli.

Fixes

  • Fix process_document file cleaning on failure
  • Fixes an error introduced in the metadata tracking commit that caused NarrativeText
    and FigureCaption elements to be represented as Text in HTML documents.