Skip to content

Releases: sciknoworg/OntoLearner

v1.5.1

30 Mar 17:41
9538f2a

Choose a tag to compare

v1.5.1 (March 30, 2026)

  • Fix the challenge learner
  • Update requirements.
  • Updated documentation website.
  • Add RAG var to LearnerPipeline and its documentation with examples.
  • Minor bug fixing in LLM-Augmenter.

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

05 Feb 13:21

Choose a tag to compare

v1.5.0 (February 5, 2026)

  • Fix challenge learners
  • Adding MDS-Onto Ontologizer
  • Fix to Ontologizers and Processor
  • Minor code refactoring
  • Change to the theme of documentatin website
  • Update documentation website
  • Add LLM learners (Logit, Thinking, etc)

What's Changed

Full Changelog: v1.4.11...v1.5.0

v1.4.11

05 Jan 12:08
6bd3207

Choose a tag to compare

v1.4.11 (January 5, 2026)

  • Add text2onto component for challenge learners with their documentation.
  • Code refactoring
  • OS compatibility CI/CD

What's Changed

Full Changelog: v1.4.10...v1.4.11

v1.4.10

10 Dec 13:06
9691eee

Choose a tag to compare

v1.4.10 (December 8, 2025)

  • add complexity score
  • add documentation for metrics
  • bug fixes in Ontologizer

What's Changed

Full Changelog: v1.4.9...v1.4.10

v1.4.9

08 Dec 12:46

Choose a tag to compare

v1.4.9 (December 8, 2025)

  • add retriever collection
  • add documentation for retrievers
  • minor bug fixes in docs
  • add unittest for retrievers
  • add new requirements (gensim)

What's Changed

Full Changelog: v1.4.8...v1.4.9

v1.4.8

30 Nov 11:55
a9a629e

Choose a tag to compare

v1.4.8 (December 3, 2025)

  • add alexbeck, rwthdbis, sbunlp, and skhnlp learners
  • add documentation for learners
  • minor bug fixing

What's Changed

Full Changelog: v1.4.7...v1.4.8

v1.4.7

01 Oct 14:54

Choose a tag to compare

v1.4.7 (October 1, 2025)

  • add custom LLM-based learner
  • add Falcon-H and Mistral-Small custom AutoLLMs.
  • Add custom LLm documentations.
  • Minor bug fix and improvements in documentation and code.

v1.4.6

01 Oct 14:47

Choose a tag to compare

v1.4.6 (September 22, 2025)

  • add type annotation to metrics
  • add minor fix to retriever taxonomy discovery
  • add count metrics in evaluation.

v1.4.5

16 Sep 11:26

Choose a tag to compare

  • added batch retriever feature to AutoRetrieverLearner

v1.4.4

09 Sep 16:19

Choose a tag to compare

  • Add trust_remote_code=True for retrievers like Nomic-AI