This package can be used to verify and correct the spelling of a text looking up in a SQL database.
Currently it can work with MySQL or SQLite databases.
The class can install a database spelling table that is used to store the known words and an hash that represents the way the text is spelled.
The class provides a function to add new words to the database.
It can parse a phrase and verify the spelling of each word.
When a unknown or misspelled word is found, it can suggest alternatives based on known words with similar spelling.
| There are not enough user ratings to display for 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.