Login   Register  
PHP Classes
elePHPant
Icontem

Class: PHP Spell Checker

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Protung Dragos  >  PHP Spell Checker  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Spell Checker
Base name: phpspellchecker
Description: Check spelling of text and get fix suggestions
Related classes: , , , , , ,
Version: 1.1
PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
All time users: 682 users
All time rank: 3823
Week users: 4 users
Week rank: 933
Picture of Protung Dragos
Author: Protung Dragos is available for providing paid consulting. Contact Protung Dragos .
Packages: 9 Browse this author's classes Browse this author's classes
Country: Germany Germany - PHP jobs in Germany
Age: 28
All time rank: 547 in Germany Germany
Week rank: 34 Up1 in Germany Germany Up
Innovation award
Innovation award
Nominee: 3x


  Detailed description  
This package can be used to check the spelling of text and get fix suggestions.

There is a base class that defines functions for spell checking.

There are also two classes for checking the spelling of text using either PHP scripts that contain arrays of valid words and grammar definitions, or using the hunspell program.

If the classes determine that there are misspelled words, they may return suggestions for eventual fixes.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes

  Rate classes User ratings   Trackback   Applications   Files Files  

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

  Trackback links  
Link Description
PHP Spell Checker v1.1 A new version of PHP Spell Checker is available...

  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
Files folder imagedictionaries (3 directories)
Files folder imageexamples (4 files)
Plain text file GDYMSpellChecker.class.php Class Check spelling using Google 'Did you mean' version
Plain text file HunSpellChecker.class.php Class Check spelling using HunSpell
Plain text file license.txt Lic. License
Plain text file PHPSpellChecker.class.php Class Check spelling in pure PHP
Image file phpspellchecker.jpg Screen Screenshot of interactive example
Plain text file readme.txt Doc. Read me text
Plain text file SpellChecker.class.php Class Abstract spell checker class

  Files  /  Files folder image dictionaries  
File Role Description
Files folder imagecustom (1 file)
Files folder imagehunspell (1 file)
Files folder imagephp (1 file)

  Files  /  dictionaries  /  Files folder image custom  
File Role Description
  Plain text file en-US.php Aux. Custom dictionary for en-US

  Files  /  dictionaries  /  Files folder image hunspell  
File Role Description
  Plain text file empty.txt Data Dummy file

  Files  /  dictionaries  /  Files folder image php  
File Role Description
  Plain text file empty.txt Data Dummy file

  Files  /  Files folder image examples  
File Role Description
  Plain text file gdymBased.php Example Example script for google 'Did you mean' version
  Plain text file hunspellBased.php Example Example script for HunSpell version
  Plain text file interactiveForm.php Example Example script with interface
  Plain text file phpBased.php Example Example script for pure PHP version

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