Uses of Class
com.yahoo.text.interpretation.Interpretation
Packages that use Interpretation
-
Uses of Interpretation in com.yahoo.search.intent.model
Methods in com.yahoo.search.intent.model that return InterpretationModifier and TypeMethodDescriptionInterpretationNode.getInterpretation()Returns this interpretation.Methods in com.yahoo.search.intent.model with parameters of type InterpretationModifier and TypeMethodDescriptionvoidInterpretationNode.setInterpretation(Interpretation interpretation) Sets this interpretationConstructors in com.yahoo.search.intent.model with parameters of type InterpretationModifierConstructorDescriptionIntentModel(Interpretation... interpretations) Creates an intent model from some interpretationsInterpretationNode(Interpretation interpretation) Constructor parameters in com.yahoo.search.intent.model with type arguments of type InterpretationModifierConstructorDescriptionIntentModel(List<Interpretation> interpretations) Creates an intent model from some interpretations