jerinphilip / soundex

Soundex Phonetic Code Algorithm Demo for Indian Languages. Supports all indian languages and English. Provides intra-indic string comparison

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soundex

https://travis-ci.org/Project-SILPA/soundex.svg?branch=master https://coveralls.io/repos/Project-SILPA/soundex/badge.png?branch=master

Soundex is phonetic algorithm for indexing names by sound as pronounced in English. This module implements Soundex algorithm for Engish as well as a modified version of soundex algorithm for Indian languages.

Details on how Soundex is implemented can be found at Santhosh's blog

About

Soundex Phonetic Code Algorithm Demo for Indian Languages. Supports all indian languages and English. Provides intra-indic string comparison

License:GNU Lesser General Public License v3.0


Languages

Language:Python 52.7%Language:HTML 45.7%Language:Makefile 1.6%