Package | Description |
---|---|
org.dllearner.algorithms.pattern |
Modifier and Type | Field and Description |
---|---|
static FragmentExtractionStrategy |
IndividualBasedFragmentExtractor.extractionStrategy |
static FragmentExtractionStrategy |
TimeBasedFragmentExtractor.extractionStrategy |
Modifier and Type | Method and Description |
---|---|
static FragmentExtractionStrategy |
FragmentExtractionStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FragmentExtractionStrategy[] |
FragmentExtractionStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PatternBasedAxiomLearningAlgorithm(SparqlEndpointKS ks,
FragmentExtractionStrategy extractionStrategy) |
PatternBasedAxiomLearningAlgorithm(SparqlEndpointKS ks,
String cacheDir,
FragmentExtractionStrategy extractionStrategy) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann