 |
|
Innovation award
 Nominee: 1x |
This class can insert and search text in a Burkhard-Keller tree.
It takes a text string as base term and can insert other terms in a Burkhard-Keller tree consider their Levenshtein distance value relative to the base term.
The class can also query the tree to find similar terms with a Levenshtein distance smaller than a given value.
 January 2012
Number 5
Prize: One downloadable copy of Komodo IDE |
The Burkhard-Keller trees are used to perform searches in a dictionary for words that are similar to a given word.
This class provides a pure PHP implementation of this kind of data structures.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|