| Package | Description |
|---|---|
| org.dllearner.core |
Core structure of DL-Learner including the definition of component types and a component manager.
|
| org.dllearner.core.fuzzydll | |
| org.dllearner.core.owl.fuzzydll | |
| org.dllearner.learningproblems |
Supported DL-Learner learning problems.
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<FuzzyIndividual> |
AbstractReasonerComponent.getFuzzyIndividuals(org.semanticweb.owlapi.model.OWLClassExpression concept) |
| Modifier and Type | Method and Description |
|---|---|
double |
AbstractReasonerComponent.hasTypeFuzzyMembership(org.semanticweb.owlapi.model.OWLClassExpression description,
FuzzyIndividual individual)
FUZZY EXTENSIONS
|
| Modifier and Type | Method and Description |
|---|---|
SortedSet<FuzzyIndividual> |
FuzzyIndividualReasoner.getFuzzyIndividuals(org.semanticweb.owlapi.model.OWLClassExpression concept) |
| Modifier and Type | Method and Description |
|---|---|
double |
FuzzyIndividualReasoner.hasTypeFuzzyMembership(org.semanticweb.owlapi.model.OWLClassExpression description,
FuzzyIndividual individual)
Checks the fuzzy membership degree of
individual over description. |
| Modifier and Type | Method and Description |
|---|---|
int |
FuzzyIndividual.compareTo(FuzzyIndividual o) |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<FuzzyIndividual> |
FuzzyPosNegLP.getFuzzyExamples() |
| Modifier and Type | Method and Description |
|---|---|
void |
FuzzyPosNegLP.setFuzzyExamples(SortedSet<FuzzyIndividual> fuzzyExamples) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann