Package com.semedy.reasoner.app
Class Foil
java.lang.Object
com.semedy.reasoner.app.Foil
FOIL rule inductions
- Author:
- juergen
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Foil
-
-
Method Details
-
getCore
-
load
public void load() throws EDBException, IOException, SimpleParseException, SemReasonerException, InterruptedException, SymboltableException -
train
public void train(String positive, String negative, String headPredicate, List<String> bodyPredicates) throws IOException, ReasoningException, InterruptedException, SemReasonerException -
main
public static void main(String[] args) throws IOException, SemReasonerException, InterruptedException, ReasoningException
-