PHP Classes
Icontem

Class: MySQL Spell Checker


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend!
      Classes of sam  >  MySQL Spell Checker  >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Related links   Files Files  
  • Supplied by:

    Picture of sam
    Name: sam <e-mail contact>
    Published packages: 3
    Country: United Kingdom United Kingdom - PHP jobs in United Kingdom
    Home page: http://www.free-php.org.uk/
    Age: 19
    All time rank: 503
    Week rank: 554

    Browse this author's classes

  • Innovation Award:

    PHP Programming Innovation award nominee
    October 2005
    Number 7
    There are several types of applications that permit their users to compose text documents for publishing. Spell checking is important to not let the eventual mistakes go unnoticed before publishing.

    Spell checker applications use dictionaries that contain a great part of the words in use of a given idiom. These dictionaries are used to verify whether the given words exist and eventually suggest alternatives based on similar known words.

    The class provides an implementation of a spell checking component that stores its dictionary in a MySQL database, providing efficient word lookup and alternative suggestions.

    This way it can work well in restricted hosting environments that provide access to MySQL databases, but not to special PHP extensions dedicated to spell checking .

    Manuel Lemos
  • Groups:

    Group folder image HTML HTML generation and processing View top rated classes
    Group folder image Databases Database management, accessing and searching View top rated classes
    Group folder image Text processing Manipulating and validating text data View top rated classes
    Group folder image Validation Validation algorithms View top rated classes
  • Detailed description:

    This class can be used to check the spelling of text.

    It uses a MySQL database table to store the dictionary of valid words.

    It can process a text and return all words that seem to be wrong. It may also highlight the wrong words using HTML tags to change the presentation style of the words to be highlighted.

    For wrong words it may also provide a list of suggestions of words with similar sounding using the soundex algorithm.
  • User ratings:

    Ratings
    Utility
    Consistency
    Documentation
    Examples
    Tests
    Videos
    Overall
    Rank
    All time:
    Good (85.0%)
    Good (90.0%)
    -
    Sufficient (60.0%)
    -
    -
    Not sure (57.5%)
    760
    Month:
    Not yet rated by the users
  • 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.
  • Related links:

    Link Description
    Dictionary Link to download a dictionary for the class.
  • Files:

    File Role Description
    Accessible without login Plain text file example.php Example Example file
    Plain text file spell-checker-class.php Class Main spell checker class file
    Download all files: mysqlspellchecker.tar.gz mysqlspellchecker.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products