PHP Classes

Sound Regex: Search for similar words in a text using soundex

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 673 This week: 1All time: 4,803 This week: 560Up
Version License PHP version Categories
sound-regex 1.0GNU General Publi...5.0PHP 5, Searching, Text processing
Description 

Author

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.

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
Picture of Thiago Luiz Alves
  Performance   Level  
Name: Thiago Luiz Alves is available for providing paid consulting. Contact Thiago Luiz Alves .
Classes: 3 packages by
Country: Brazil Brazil
Age: 35
All time rank: 2263153 in Brazil Brazil
Week rank: 416 Up36 in Brazil Brazil Up
Innovation award
Innovation award
Nominee: 1x

Winner: 1x

Screenshots  
  • SoundRegexPrint
  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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:673
This week:1
All time:4,803
This week:560Up