Login   Register  
PHP Classes
elePHPant
Icontem

Class: Soundex 2

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Johan Barbier  >  Soundex 2  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Soundex 2
Base name: soundex2
Description: Implementation of the soundex algorithm for French
Related classes: , , , , , , ,
Version: -
PHP version: -
License: Free for non-commercial use
All time users: 939 users
All time rank: 3099
Week users: 0 users
Week rank: 2551
Country specific: This package is specific mainly for applications used in France France .
Picture of Johan Barbier
Author: Johan Barbier <e-mail contact>
Packages: 17 Browse this author's classes Browse this author's classes
Country: France France - PHP jobs in France
Age: 39
All time rank: 412 in France France
Week rank: 58 Down3 Down in France France
Innovation award
Innovation award
Nominee: 6x


  Detailed description  
This class implements a variant of the soundex algorithm for the French idiom.

The soundex algorithm converts words into an hash that represents the way the word is spelled in English. This class implements a modified version the algorithm to consider French spelling instead of English.

 

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes
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   Dependents   Trackback   Applications   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
March 2006
Number 6
Soundex is a popular stemming algorithm. Soundex stemming is method used to compute text representations of words, in a way that words that sound very similar are represented by the same soundex stem value.

Soundex and other word phonetics stemming algorithms are often used by search engines to suggest corrections to search words that are possibly misspelled.

The original soundex algorithm assumes English spelling. Usually soundex would not work properly to find words that sound similar in other idioms besides English.

This class provide an alternative implementation of the soundex algorithm that works properly with French words.

Manuel Lemos

  User ratings  
Not yet rated by the users

  Packages that need this class  
Class Dependency Why it is needed
Cities and zip codes
Conditional
To use the new search features

  Trackback links  
Link Description
Moteur de recherche avec phonémisation Au bureau, on cherche à écrire un moteur de recherche avec approximation phonétique...

  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 imageclass (2 directories)
Accessible without login Plain text file index.php Example example index.php page

  Files  /  Files folder image class  
File Role Description
Files folder imagephp4 (1 file)
Files folder imagephp5 (1 file)

  Files  /  class  /  Files folder image php4  
File Role Description
  Accessible without login Plain text file soundex2.cls.php Class PHP4 soundex2 class

  Files  /  class  /  Files folder image php5  
File Role Description
  Plain text file soundex2.cls.php Class PHP5 soundex2 class

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