dice-group / Ontolearn

Ontolearn is an open-source software library for explainable structured machine learning in Python. It learns OWL class expressions from positive and negative examples.
https://ontolearn-docs-dice-group.netlify.app/index.html
MIT License
39 stars 9 forks source link

DL-Learner Bindings #49

Closed heindorf closed 3 years ago

heindorf commented 4 years ago
Demirrr commented 4 years ago

Hard-coded paths are removed.

  1. Download dllearner-1.4.0 from https://github.com/SmartDataAnalytics/DL-Learner/releases
  2. Provide the local path of dllearner-1.4.0.
Demirrr commented 3 years ago

@heindorf any update ?