Uses of Class
com.yahoo.text.interpretation.Interpretation
-
Uses of Interpretation in com.yahoo.search.intent.model
Modifier and TypeMethodDescriptionInterpretationNode.getInterpretation()
Returns this interpretation.Modifier and TypeMethodDescriptionvoid
InterpretationNode.setInterpretation
(Interpretation interpretation) Sets this interpretationModifierConstructorDescriptionIntentModel
(Interpretation... interpretations) Creates an intent model from some interpretationsInterpretationNode
(Interpretation interpretation) ModifierConstructorDescriptionIntentModel
(List<Interpretation> interpretations) Creates an intent model from some interpretations