Login   Register  
PHP Classes
elePHPant
Icontem

Class: RodaSpell

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Cesar D. Rodas  >  RodaSpell  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: RodaSpell
Base name: rodaspell
Description: Correct text spelling using a SQL database
Related classes: ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 379 users
All time rank: 5108
Week users: 0 users
Week rank: 2481
Picture of Cesar D. Rodas
Author: Cesar D. Rodas is available for providing paid consulting. Contact Cesar D. Rodas .
Packages: 36 Browse this author's classes Browse this author's classes
Country: Paraguay Paraguay - PHP jobs in Paraguay
Age: 24
All time rank: 71 in Paraguay Paraguay
Week rank: 13 Down1 in Paraguay Paraguay Equal
Innovation award
Innovation award
Nominee: 23x

Winner: 5x


  Detailed description  
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.

 

  Groups  
Group folder image Text processing Manipulating and validating text data View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file mysql.php Example MySQL example
Plain text file README.TXT Doc. read me
Plain text file rodaspell.php Class the heart of the project
Plain text file sqlite.php Example SQLite Example
Plain text file timer.php Class Timer Class

Download all files: rodaspell.tar.gz rodaspell.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.