University of Leipzig AKSW Homepage | Blog | Downloads (Powl, OntoWiki, ...)

Archiv für die Kategorie 'DL-Learner'

DL-Learner Build 2008-02-18 released

February 18, 2008 - 6:04 pm by Jens Lehmann - No comments »

Hereby, we announce the availability of DL-Learner Build 2008-02-18, the second DL-Learner release. DL-Learner is a tool for learning complex classes from examples and background knowledge. It extends Inductive Logic Programming to Description Logics and the Semantic Web.

Downloads are available at the sf.net project page. For a list of the most important changes since the last release (Build 2007-08-31), see the Changelog. Most notably, DL-Learner now has a flexible component based design, which allows to extend it easily with new learning algorithms, learning problems, reasoners, and supported background knowledge sources. A new type of supported knowledge sources are SPARQL endpoints, from which DL-Learner can extract knowledge fragments, which enables learning classes even on large knowledge sources like DBpedia. Furthermore, DL-Learner now supports learning from positive examples only, inclusion axiom learning, the usage of N-Triple files as background knowledge, the OWL API reasoner interface, and has a more powerful web service interface. I’d like to thank Sebastian Hellmann, Sebastian Knappe, and Tilo Hielscher for their support.

DL-Learner Build 2007-08-31 released

September 1, 2007 - 1:44 pm by Jens Lehmann - No comments »

The AKSW group announces the first release of DL-Learner, which we open sourced recently. DL-Learner is available for download at its sourceforge.net project page. Its goal is to learn class definitions from examples. To do this, it implements various learning algorithms, supports different input formats, and can make use of different OWL reasoners. DL-Learner provides a command line interface and a separately released PHP web interface.

DL-Learner open source software project created

August 23, 2007 - 2:53 am by Jens Lehmann - No comments »

The AKSW research group announces the creation of a new software project called DL-Learner. DL-Learner is a tool for learning concepts in Description Logics (DLs) from user-provided examples. Equivalently, it can be used to learn classes in OWL ontologies from selected objects. The goal of DL-Learner is to support knowledge engineers in constructing knowledge and learning about the data they created.

More information can be found on the project homepage and the SourceForge.net project page.