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.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.