Releases: sciknoworg/OntoAligner
Releases · sciknoworg/OntoAligner
v1.2.2
v1.2.1
- documentation update
- fix hugging face requirements
- fix to the docs
v1.2.0
- Bug fixing in rag dataset and RAG modules.
- OntoAlignerPipeline added.
- Documentation updated.
v1.1.0
- Fewshot RAG tested and added.
- Added FewShotParent and FewShotChildren encoders.
- ICV RAG tested and added.
- Fix Imports for Fewshot and ICV RAGs
- Examples are now complete.
- Initial Pipeline added.
- Fix to the .toml file
- Update to the documentation.
v1.0.0
What's Changed
Major changes across the following modules:
- Ontology classes.
- Base classes.
- Encoder classes.
- Post processing extended with label-mappers and util.
- ontology matches are curated for Lightweight, Retriever, LLM, and RAG models.
- Major update on documentation.