We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65b439d commit 5febd88Copy full SHA for 5febd88
CHANGELOG.md
@@ -1,5 +1,10 @@
1
## Changelog
2
3
+### v1.4.6 (September 22, 2025)
4
+- add type annotation to metrics
5
+- add minor fix to retriever taxonomy discovery
6
+- add count metrics in evaluation.
7
+
8
### v1.4.5 (September 16, 2025)
9
- add batch retriever feature to `AutoRetrieverLearner`
10
CITATION.cff
@@ -31,5 +31,5 @@ keywords:
31
- Large Language Models
32
- Text-to-ontology
33
license: MIT
34
-version: 1.4.5
+version: 1.4.6
35
date-released: '2025'
ontolearner/VERSION
@@ -1 +1 @@
-1.4.5
+1.4.6
0 commit comments