| Home | Trees | Index | Help |
|
|---|
|
WordUtils: Word-related objects used for word searching and matching.
exceptions.Exception: Common base class for all exceptions.
WordUtils.dawg.DawgError: General exception class for this module.
WordUtils.tree.TreeError: General exception class for this module.
WordUtils.dawg.Dawg: Class representing a Directed Acyclic Word Graph, or DAWG.
WordUtils.dawg.Node: Class representing a node in an in-memory trie or dawg.
WordUtils.tree.Node: Class representing a node in an in-memory ternary search tree.
WordUtils.tree.TernarySearchTree: Class representing a ternary search tree.
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 1.1 on Mon Sep 8 16:37:49 2003 | http://epydoc.sf.net |