Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

F

factory - Static variable in class org.dllearner.utilities.OWLAPIUtils
 
FALSE - Static variable in interface org.springframework.schema.beans.DefaultableBoolean
 
falseCount - Variable in class org.dllearner.utilities.ReasoningUtils.CoverageCount
 
falseSet - Variable in class org.dllearner.utilities.ReasoningUtils.Coverage
 
Files - Class in org.dllearner.utilities
 
Files() - Constructor for class org.dllearner.utilities.Files
 
fillDepthFirst() - Method in class org.dllearner.algorithms.qtl.datastructures.impl.QueryTreeImpl
 
fillDepthFirst() - Method in interface org.dllearner.algorithms.qtl.datastructures.QueryTree
 
Filter - Interface in org.dllearner.algorithms.qtl.filters
 
filterOutGeneralTypes(QueryExecutionFactory, Query) - Method in class org.dllearner.utilities.QueryUtils
Removes triple patterns of form (s rdf:type A) if there exists a triple pattern (s rdf:type B) such that the underlying knowledge base entails (B rdfs:subClassOf A).
Filters - Class in org.dllearner.algorithms.qtl.filters
 
Filters() - Constructor for class org.dllearner.algorithms.qtl.filters.Filters
 
FilterVisitor - Class in org.dllearner.algorithms.qtl.operations
 
FilterVisitor() - Constructor for class org.dllearner.algorithms.qtl.operations.FilterVisitor
 
FinalizedMonitor - Class in org.dllearner.experiments
This a class to make a Jamon monitor persistent
FinalizedMonitor(Monitor) - Constructor for class org.dllearner.experiments.FinalizedMonitor
 
find(List<T>, List<List<T>>) - Static method in class org.dllearner.algorithms.decisiontrees.utils.SetUtils
Find an element in a power set
find(List<T>, List<T>[]) - Static method in class org.dllearner.algorithms.decisiontrees.utils.SetUtils
 
findCombinations(Collection) - Static method in class org.dllearner.algorithms.decisiontrees.utils.Combination
Liefert eine Liste aller Kombinationen (ohne Duplikate) der Elemente der angegebenen Liste.
findCombinations(Collection<T>, int) - Static method in class org.dllearner.algorithms.decisiontrees.utils.Combination
Liefert eine Liste aller Kombinationen (ohne Duplikate) der Elemente der angegebenen Liste, die eine bestimmte Anzahl umfasst.
fixedDatatypes - Static variable in class org.dllearner.utilities.OWLAPIUtils
 
FlatABox - Class in org.dllearner.core.owl
A flat ABox can be used to store knowledge of a completely dematerialised knowledge base.
FlatABox() - Constructor for class org.dllearner.core.owl.FlatABox
 
FleissKappa - Class in org.dllearner.utilities.statistics
Computes the Fleiss' Kappa value as described in (Fleiss, 1971).
FleissKappa() - Constructor for class org.dllearner.utilities.statistics.FleissKappa
 
FlexibleHeuristic - Class in org.dllearner.algorithms.ocel
This heuristic compares two nodes by computing a score using the number of covered negatives and the horizontal expansion factor of a node as input.
FlexibleHeuristic(int, double) - Constructor for class org.dllearner.algorithms.ocel.FlexibleHeuristic
 
FlexibleHeuristic() - Constructor for class org.dllearner.algorithms.ocel.FlexibleHeuristic
 
floatDatatypes - Static variable in class org.dllearner.utilities.OWLAPIUtils
 
flush() - Method in class org.dllearner.algorithms.pattern.AbstractRenderer
 
fn() - Method in class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
 
fn() - Method in class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
 
FoldGenerator<T> - Class in org.dllearner.algorithms.miles
 
FoldGenerator(Collection<T>, Collection<T>) - Constructor for class org.dllearner.algorithms.miles.FoldGenerator
 
followsFromKB(OWLClassExpression) - Method in class org.dllearner.learningproblems.ClassExpressionLearningProblem
 
followsFromKB(OWLClassExpression) - Method in class org.dllearner.learningproblems.ClassLearningProblem
 
followsFromKB() - Method in class org.dllearner.learningproblems.ClassScore
 
followsFromKB() - Method in class org.dllearner.learningproblems.EvaluatedDescriptionClass
 
forInt(int) - Static method in class org.springframework.schema.beans.BeanDocument.Bean.Autowire.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.springframework.schema.beans.BeansDocument.Beans.DefaultAutowire.Enum
Returns the enum value corresponding to an int, or null if none.
forInt(int) - Static method in class org.springframework.schema.beans.DefaultableBoolean.Enum
Returns the enum value corresponding to an int, or null if none.
FORMAL_COMMENT - Static variable in interface org.dllearner.confparser.ConfParserLegacyConstants
RegularExpression Id.
FORMAL_COMMENT - Static variable in interface org.dllearner.parser.KBParserConstants
RegularExpression Id.
forString(String) - Static method in class org.springframework.schema.beans.BeanDocument.Bean.Autowire.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.springframework.schema.beans.BeansDocument.Beans.DefaultAutowire.Enum
Returns the enum value for a string, or null if none.
forString(String) - Static method in class org.springframework.schema.beans.DefaultableBoolean.Enum
Returns the enum value for a string, or null if none.
fp() - Method in class org.dllearner.utilities.CoverageAdapter.CoverageAdapter2
 
fp() - Method in class org.dllearner.utilities.CoverageAdapter.CoverageCountAdapter2
 
FragmentExtractionStrategy - Enum in org.dllearner.algorithms.pattern
 
FragmentExtractor - Interface in org.dllearner.algorithms.pattern
 
fromManchester(String, AbstractReasonerComponent, OWLDataFactory) - Static method in class org.dllearner.utilities.OWLAPIUtils
 
fromManchester(String, AbstractReasonerComponent, OWLDataFactory, boolean) - Static method in class org.dllearner.utilities.OWLAPIUtils
 
fromTreeString(String) - Static method in class org.dllearner.kb.sparql.CBDStructureTree
 
Full - Static variable in class org.dllearner.algorithms.qtl.util.PrefixCCPrefixMapping
 
FULL_RULES - Static variable in class org.dllearner.reasoning.SKOSReasoner
Constant: used to indicate full SKOS processing level
FullIRIEntityShortFromProvider - Class in org.dllearner.algorithms.pattern
 
FullIRIEntityShortFromProvider() - Constructor for class org.dllearner.algorithms.pattern.FullIRIEntityShortFromProvider
 
Function - Class in org.dllearner.prolog
 
Function(Function) - Constructor for class org.dllearner.prolog.Function
 
Function(String, ArrayList<Term>) - Constructor for class org.dllearner.prolog.Function
 
Function(String, Term) - Constructor for class org.dllearner.prolog.Function
 
Function(Term, String) - Constructor for class org.dllearner.prolog.Function
 
Function(Term, String, Term) - Constructor for class org.dllearner.prolog.Function
 
Function(FunctionDefinition, ArrayList<Term>) - Constructor for class org.dllearner.prolog.Function
 
Functional() - Method in class org.dllearner.parser.KBParser
 
FunctionalDataPropertyAxiomLearner - Class in org.dllearner.algorithms.properties
 
FunctionalDataPropertyAxiomLearner(SparqlEndpointKS) - Constructor for class org.dllearner.algorithms.properties.FunctionalDataPropertyAxiomLearner
 
FunctionalObjectPropertyAxiomLearner - Class in org.dllearner.algorithms.properties
 
FunctionalObjectPropertyAxiomLearner(SparqlEndpointKS) - Constructor for class org.dllearner.algorithms.properties.FunctionalObjectPropertyAxiomLearner
 
FunctionDefinition - Class in org.dllearner.prolog
 
FunctionDefinition(String, int, int) - Constructor for class org.dllearner.prolog.FunctionDefinition
 
FunctionDefinition(Function) - Constructor for class org.dllearner.prolog.FunctionDefinition
 
FuzzyClassExpressionLearningAlgorithm - Interface in org.dllearner.core
Basic interface for algorithms learning fuzzy OWL/DL class expressions.
fuzzyDatatypes - Variable in class org.dllearner.utilities.FuzzyOwl2
 
FuzzyIndividual - Class in org.dllearner.core.owl.fuzzydll
 
FuzzyIndividual(String, double) - Constructor for class org.dllearner.core.owl.fuzzydll.FuzzyIndividual
 
FuzzyIndividualReasoner - Interface in org.dllearner.core.fuzzydll
Reasoning requests/queries related to fuzzy reasoning over individuals in the knowledge base.
FuzzyOwl2 - Class in org.dllearner.utilities
General class translating from OWL 2 into some fuzzy OWLClassExpression Logic language.
FuzzyOwl2(String, String) - Constructor for class org.dllearner.utilities.FuzzyOwl2
Constructor.
FuzzyOwl2toFuzzyDL - Class in org.dllearner.utilities
Class translating from OWL 2 into fuzzyDL syntax.
FuzzyOwl2toFuzzyDL(String, String) - Constructor for class org.dllearner.utilities.FuzzyOwl2toFuzzyDL
 
FuzzyPosNegLP - Class in org.dllearner.learningproblems
 
FuzzyPosNegLP() - Constructor for class org.dllearner.learningproblems.FuzzyPosNegLP
 
FuzzyPosNegLP(AbstractReasonerComponent) - Constructor for class org.dllearner.learningproblems.FuzzyPosNegLP
 
FuzzyPosNegLPStandard - Class in org.dllearner.learningproblems
The aim of this learning problem is to learn a concept definition such that the positive examples and the negative examples do not follow.
FuzzyPosNegLPStandard() - Constructor for class org.dllearner.learningproblems.FuzzyPosNegLPStandard
 
FuzzyPosNegLPStandard(AbstractReasonerComponent) - Constructor for class org.dllearner.learningproblems.FuzzyPosNegLPStandard
 
FuzzyPosNegLPStandard(AbstractReasonerComponent, SortedSet<OWLIndividual>, SortedSet<OWLIndividual>) - Constructor for class org.dllearner.learningproblems.FuzzyPosNegLPStandard
 
fuzzyShrink(SortedSet<T>, int) - Static method in class org.dllearner.utilities.datastructures.SetManipulation
shrinks a set to the limit fuzzy here means the elements will be randomly picked
fuzzyShrinkInd(SortedSet<OWLIndividual>, int) - Static method in class org.dllearner.utilities.datastructures.SetManipulation
shrinks a set to the limit fuzzy here means the elements will be randomly picked
FuzzyUnsupportedCodeException - Exception in org.dllearner.core.fuzzydll
Exception indicating that ...
FuzzyUnsupportedCodeException() - Constructor for exception org.dllearner.core.fuzzydll.FuzzyUnsupportedCodeException
 
FuzzyUnsupportedCodeException(String) - Constructor for exception org.dllearner.core.fuzzydll.FuzzyUnsupportedCodeException
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Github.com Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann