org.put.semintec.core
Class SemintecAppWithoutBackgroundKnowledge

java.lang.Object
  extended by 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

Constructor Summary
SemintecAppWithoutBackgroundKnowledge()
           
 
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
 

Constructor Detail

SemintecAppWithoutBackgroundKnowledge

public SemintecAppWithoutBackgroundKnowledge()
Method Detail

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