org.dllearner.kb.extraction
Class ExtractionAlgorithm
java.lang.Object
org.dllearner.kb.extraction.ExtractionAlgorithm
public class ExtractionAlgorithm
- extends Object
This class is used to extract the information .
- Author:
- Sebastian Hellmann
|
Method Summary |
Node |
expandNode(String uri,
TupleAquisitor tupleAquisitor)
most important function expands one example
CAVE: the recursion is not a
recursion anymore, it was transformed to an iteration |
void |
stop()
|
ExtractionAlgorithm
public ExtractionAlgorithm(Configuration configuration)
stop
public void stop()
expandNode
public Node expandNode(String uri,
TupleAquisitor tupleAquisitor)
- most important function expands one example
CAVE: the recursion is not a
recursion anymore, it was transformed to an iteration
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann