org.dllearner.scripts
Class SemanticBible

java.lang.Object
  extended by org.dllearner.scripts.SemanticBible

public class SemanticBible
extends Object


Field Summary
static double NEGFACTOR
           
static String ontologyPath
           
static int POSLIMIT
           
 
Constructor Summary
SemanticBible()
           
 
Method Summary
static SortedSet<NamedClass> getClassesToRelearn(boolean firstOnly)
           
static LearnSPARQLConfiguration getConfForSparql(NamedClass c)
           
static void main(String[] args)
           
static void waitForInput()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NEGFACTOR

public static double NEGFACTOR

POSLIMIT

public static int POSLIMIT

ontologyPath

public static String ontologyPath
Constructor Detail

SemanticBible

public SemanticBible()
Method Detail

main

public static void main(String[] args)
Parameters:
args -

getConfForSparql

public static LearnSPARQLConfiguration getConfForSparql(NamedClass c)

getClassesToRelearn

public static SortedSet<NamedClass> getClassesToRelearn(boolean firstOnly)

waitForInput

public static void waitForInput()


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann