org.dllearner.utilities.learn
Class LearnConfiguration
java.lang.Object
org.dllearner.utilities.learn.LearnConfiguration
- Direct Known Subclasses:
- LearnOWLFileConfiguration, LearnSPARQLConfiguration
public class LearnConfiguration
- extends Object
noisePercentage
public double noisePercentage
maxExecutionTimeInSeconds
public int maxExecutionTimeInSeconds
minExecutionTimeInSeconds
public int minExecutionTimeInSeconds
guaranteeXgoodDescriptions
public int guaranteeXgoodDescriptions
ignoredConcepts
public SortedSet<String> ignoredConcepts
useAllConstructor
public boolean useAllConstructor
useExistsConstructor
public boolean useExistsConstructor
useCardinalityRestrictions
public boolean useCardinalityRestrictions
useNegation
public boolean useNegation
writeSearchTree
public boolean writeSearchTree
searchTreeFile
public String searchTreeFile
replaceSearchTree
public boolean replaceSearchTree
LearnConfiguration
public LearnConfiguration()
applyConfigEntries
public void applyConfigEntries(ComponentManager cm,
AbstractKnowledgeSource ks,
AbstractLearningProblem lp,
AbstractReasonerComponent rs,
AbstractCELA la)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann