Uses of Class
com.yahoo.search.intent.model.Node
Packages that use Node
-
Uses of Node in com.yahoo.search.intent.model
Classes in com.yahoo.search.intent.model with type parameters of type NodeModifier and TypeClassDescriptionclassParentNode<T extends Node>A node which is not a leaf in the intent treeSubclasses of Node in com.yahoo.search.intent.modelModifier and TypeClassDescriptionclassThis is the root node of an intent model.classAn intent in an intent model tree.classAn interpretation which may have multiple intents.classParentNode<T extends Node>A node which is not a leaf in the intent treeclassA source node in an intent model tree.Methods in com.yahoo.search.intent.model with parameters of type Node