Package com.semedy.reasoner.induction
Class InductionTest
java.lang.Object
com.semedy.reasoner.induction.InductionTest
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
InductionTest
- Throws:
IOException
SemReasonerException
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
train
public void train(String positive, String negative, String headPredicate, List<String> bodyPredicates) throws IOException, ReasoningException, InterruptedException, SemReasonerException -
test1
- Throws:
Exception
-