Login   Register  
PHP Classes
elePHPant
Icontem

Sound Regex

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Thiago Luiz Alves
Name: Thiago Luiz Alves is available for providing paid consulting. Contact Thiago Luiz Alves .
Packages: 2 Browse all classes by Thiago Luiz Alves Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: 25
All time rank: 2340170 in Brazil Brazil
Week rank: 2045 Up155 in Brazil Brazil Up
Innovation award
Innovation award
Nominee: 1x

Winner: 1x


  Detailed description   Download .zip .tar.gz  
This class can be used to search for similar words in a text using soundex.

It converts words to be searched in a regular expression that would match other words that would result in the same text using the soundex algorithm.

The class can then search a given text using the resulting regular expressions and computes the level of similarity of the searched text with the search words.

  Classes of Thiago Luiz Alves  >  Sound Regex  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Sound Regex
Base name: sound-regex
Description: Search for similar words in a text using soundex
Version: 1.0
PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 581 users
All time rank: 4516
Week users: 0 users
Week rank: 1972 Equal
 
  Groups   Screenshots Screenshots   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Searching Search engines, crawling and indexing View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes

  Files folder image Screenshots  
Using the class
File Role Description
Accessible without login Image file SoundRegexPrint Screen Using the class


  Innovation Award  
PHP Programming Innovation award winner
March 2011
Winner

Prize: One copy of RadPHP XE
Soundex is an algorithm that transforms words in such way that becomes easier to detect which words sound similar in a given idiom.

This class can transform words in a regular expression that can match other words in a given text using the soundex algorithm.

This is a clever way to very quickly find similar sounding words in a large text.

Manuel Lemos

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

  Applications that use this class  
Link Description
Demo Using the SoundRegex 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 demo.php Example example of use
Plain text file SoundRegex.class.php Class Class File

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