| Package | Description |
|---|---|
| org.dllearner.algorithms.properties | |
| org.dllearner.core |
Core structure of DL-Learner including the definition of component types and a component manager.
|
| org.dllearner.learningproblems |
Supported DL-Learner learning problems.
|
| Modifier and Type | Method and Description |
|---|---|
AxiomScore |
DisjointObjectPropertyAxiomLearner.computeScore(int candidatePopularity,
int popularity,
int overlap) |
AxiomScore |
DisjointDataPropertyAxiomLearner.computeScore(int candidatePopularity,
int popularity,
int overlap) |
| Modifier and Type | Method and Description |
|---|---|
AxiomScore |
ProbabilityBasedAxiomScoreCalculator.calculateScore(org.semanticweb.owlapi.model.OWLAxiom axiom) |
AxiomScore |
AxiomScoreCalculator.calculateScore(org.semanticweb.owlapi.model.OWLAxiom axiom) |
| Constructor and Description |
|---|
EvaluatedAxiom(T axiom,
AxiomScore score) |
EvaluatedAxiom(T axiom,
AxiomScore score,
boolean asserted) |
| Modifier and Type | Method and Description |
|---|---|
AxiomScore |
PropertyAxiomLearningProblem.computeScore(T hypothesis,
double noise) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann