PHP-Klasse::lib_dictionary 16.05.2007

Kurzbeschreibung: Check text spelling with a dictionary in MySQL
Veröffentlicht am: 16.05.2007
Gruppe(n):
- Databases
- Text processing
Beschreibung:
This package can be used to check spelling of text using a dictionary stored in a MySQL database. It can:
- Check whether a word exists in the dictionary
– Check the spelling of a given phrase using HTML tags to highlight with a different color the words that may be misspelled
– Add words from a file
– Search for words similar to a given word with length that may differ no more than a given size
Link: lib_dictionary