Uses of Class
org.apache.nlpcraft.model.NCIntentSample
-
Packages that use NCIntentSample Package Description org.apache.nlpcraft.model Contains main API for defining data models. -
-
Uses of NCIntentSample in org.apache.nlpcraft.model
Methods in org.apache.nlpcraft.model that return NCIntentSample Modifier and Type Method Description NCIntentSample[]
value()
Gets the list of allNCIntentSample
annotations attached to the callback.
-