Following the discovery of an issue with the triple_store
module in the previous release, we acted swiftly to resolve it and have published a new release. Additionally, the executor
module now supports both TDL and NCES, and the verbalizer
module has been updated with improvements.
Installation/upgrade:
pip install -U ontolearn
What's Changed
- Added tests for triplestore by @alkidbaci in #527
- Add tDL prediction verbalizer and additional supports by @moreshud in #526
New Contributors
Full Changelog: 0.9.1...0.9.2