Uses of Interface
org.apache.nlpcraft.model.tools.test.NCTestResult
-
Packages that use NCTestResult Package Description org.apache.nlpcraft.model.tools.test Contains model testing framework. -
-
Uses of NCTestResult in org.apache.nlpcraft.model.tools.test
Methods in org.apache.nlpcraft.model.tools.test that return NCTestResult Modifier and Type Method Description NCTestResult
NCTestClient. ask(String txt)
Tests single sentence and returns its result.
-