v0.2.0: Amazon Neptune, Docling Integration & Robust Extraction #173
KaifAhmad1
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🚀 Semantica v0.2.0 Release Notes
Date: 2026-01-10
Tag:
v0.2.0🌟 Highlights
This release represents a major step forward in enterprise readiness and robustness. Key additions include native Amazon Neptune support for scalable graph storage, Docling integration for high-fidelity document parsing, and a new Robust Extraction system that ensures reliable data extraction even in edge cases.
🌊 Amazon Neptune Support
We've added a production-ready
AmazonNeptuneStorethat integrates seamlessly with AWS.📄 Docling Integration
Parsing unstructured documents just got a major upgrade with the new
DoclingParser.🛡️ Robust Extraction Fallbacks
No more empty results. We've implemented a smart fallback chain:
✨ New Features
Provenance & Tracking
batch_indexanddocument_idmetadata to all extracted entities and relations.Semantic Extraction
🛠️ Technical Improvements
semantica/semantic_extract/schemas.py.GitPythonandchardetfor better environment stability.🐛 Bug Fixes & Refactoring
NameErrorinextraction_validator.py.TextEmbedderto ensure state clears correctly.TypeErrorwhen processing graphs with raw Entity objects.semantica/conflictsmodule.📦 Installation & Upgrade
To install the latest version:
To include Amazon Neptune support:
To include Docling support:
Thank you to all our contributors! If you encounter any issues, please report them on GitHub Issues.
This discussion was created from the release v0.2.0: Amazon Neptune, Docling Integration & Robust Extraction.
All reactions