Uses of Class
weka.core.Trie.TrieNode
Packages that use Trie.TrieNode
-
Uses of Trie.TrieNode in weka.core
Methods in weka.core that return Trie.TrieNodeModifier and TypeMethodDescriptionreturns the node with the given suffixTrie.getRoot()
returns the root node of the trieConstructors in weka.core with parameters of type Trie.TrieNode