trie.py Python class for a prefix tree Kyle Gorman [email protected]
HOW TO INSTALL:
The code can be placed in your working directory or in your $PYTHONPATH and then imported in your Python script.
SYNOPSIS:
See the docstrings in trie.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
trie.py Python class for a prefix tree Kyle Gorman [email protected]
HOW TO INSTALL:
The code can be placed in your working directory or in your $PYTHONPATH and then imported in your Python script.
SYNOPSIS:
See the docstrings in trie.py