soundex-algorithm
There are 16 repositories under soundex-algorithm topic.
vickumar1981/stringdistance
A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more..
Husseinbeygi/XSoundex
a simple library for Soundex in .NET
SALUD-AR/Open-RSD
Proyecto educativo, que muestra cómo un sistema se conecta con la Red de Salud Digital, parte de la Estrategia de Salud Digital de la República Argentina.
devxzero/phonetic-algorithm-benchmark
A simple phonetic algorithm benchmark using Apache Commons Codec in Kotlin.
bestgopher/soundex-rs
Get soundex for string
kamauwashington/python-soundex-algorithm
An implementation of the SOUNDEX (sounds like) algorithm in Python3+
KanishkNavale/IRTM-Toolbox
This repository holds functions pivotal for IRTM processing. This repository is staged for continuous development.
Ojas1804/InfoRet-System
An information retrieval system for boolean queries, proximity quries and wildcard queries using Inverted indexing, Biword indexing, positional indexing and soundex indexing.
bardia-p/Terminal-Spell-Checker
A simple spell checker for the whatever you write in the terminal!
4SoftwareDevelopers/soundex
Consultas SQL en las que explicamos como realizar busquedas por sonido en SQL.
bediger4000/soundex
Soundex algorithm as daily coding problem
Gregory-crypto/solid-pluses
Bunch of c++ programs
QueraltSM/Soundex
TDD Kata for encoding last names into a 4-character string
sevmardi/soundex-algorithm
Implmentation of soundex algorithm
Surya-Narayan/mini-elastic-search
Mimicking the way the actual open-source ElasticSearch engine indexes its words
wmentor/soundex
Go implementation of the Soundex algorithm.