Recent Releases of ontoaligner

ontoaligner - v1.5.0

  • Added 17 Knowledge Graph Embedding (KGE) aligner models.
  • Major documentation update: improved structure, clarity, sectioning, etc.
  • Introduced a dedicated documentation page for KGE.
  • Added example use cases for KGE models.
  • Applied cosmetic improvements to code formatting and style.
  • Update requirements with pykeen=1.11.1

- Python
Published by HamedBabaei 10 months ago

ontoaligner - v1.4.3

  • Convert torch==2.7.0 to torch==2.6.0
  • Fix typo in documentation website

- Python
Published by HamedBabaei 11 months ago

ontoaligner - v1.4.2

  • Add license headers. #33
  • Add comprehensive unittests. #40 #43
  • Bug fixing in fuzzy matching (convert process_cpp to process)
  • Unit test bug fixing.

- Python
Published by HamedBabaei 12 months ago

ontoaligner - v1.4.1

  • Fixed an issue related to #25 and #36.
  • Sentence-transformer v4.1.0 is supported.
  • Adding Python 3.12 and 3.13 for automated testing.
  • Remove the dependency on ontospy since it is not being maintained. Initially, it was used for MaterialInformationOntoOntology class.

- Python
Published by HamedBabaei about 1 year ago

ontoaligner - v1.4.0

  • Fixed a security vulnerability by updating the Torch and Transformers dependency version.
  • Integrated pytest into the pyproject.toml to enable testing support.
  • Resolved Python version compatibility issues in the continuous integration (CI) pipeline for stable test runs.
  • Included a preprint citation to enhance academic referencing.
  • Made cosmetic and informational updates to the documentation and readme to improve readability.
  • Renamed the module ontology_matchers to aligner for better clarity and consistency.
  • Added e-commerce use-case examples and documentation to demonstrate real-world applications.

- Python
Published by HamedBabaei about 1 year ago

ontoaligner - v1.3.0

  • Added a GenericOntology and GenericOMDataset.
  • Added documentation for OA tasks.
  • Added the test for GenericOntology.
  • Added the bug fix.

- Python
Published by HamedBabaei about 1 year ago

ontoaligner - v1.2.3

Full Changelog: https://github.com/sciknoworg/OntoAligner/compare/v1.2.2...v1.2.3

  • Minor fix to the CITATION.md, CONTRIBUTING.md, README.md, and documentations.
  • Added MAINTANENCE.md for maintanence plan.
  • Added CODEOFCONDUCT.md principles for community engagements and collaborations.
  • Added CHANGELOG.md
  • Added new version.
  • Fix bugs in retriever, pipeline, and rag modules.
  • Added new dependencies and update version of setfit library.

- Python
Published by HamedBabaei over 1 year ago

ontoaligner - v1.2.2

  • minor fix
  • license update

- Python
Published by HamedBabaei over 1 year ago

ontoaligner - v1.2.1

  • documentation update
  • fix hugging face requirements
  • fix to the docs

- Python
Published by HamedBabaei over 1 year ago

ontoaligner - v1.2.0

  • Bug fixing in rag dataset and RAG modules.
  • OntoAlignerPipeline added.
  • Documentation updated.

- Python
Published by HamedBabaei over 1 year ago

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

- Python
Published by HamedBabaei over 1 year ago

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

- Python
Published by HamedBabaei over 1 year ago