org.put.semintec.core
Class SemintecAppWithoutBackgroundKnowledge
java.lang.Object
org.put.semintec.core.SemintecAppWithoutBackgroundKnowledge
public class SemintecAppWithoutBackgroundKnowledge
- extends java.lang.Object
Represents an example application for executing mining algorithm without exploiting semantics of KB during pattern generation.
- Author:
- Agnieszka Lawrynowicz
Method Summary |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SemintecAppWithoutBackgroundKnowledge
public SemintecAppWithoutBackgroundKnowledge()
main
public static void main(java.lang.String[] args)
throws org.semanticweb.kaon2.api.KAON2Exception,
java.lang.InterruptedException,
java.io.IOException
- Parameters:
args
- setupFileName
- Throws:
org.semanticweb.kaon2.api.KAON2Exception
java.lang.InterruptedException
java.io.IOException